@import url(https://fonts.googleapis.com/css?family=Noto+Sans|Roboto);
@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .ats-switch > .caret, .dropup > .btn > .caret, .dropup > .ats-switch > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(glyphicons-halflings-regular.eot);
  src: url(glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(glyphicons-halflings-regular.woff2) format("woff2"), url(glyphicons-halflings-regular.woff) format("woff"), url(glyphicons-halflings-regular.ttf) format("truetype"), url(glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Noto Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #939598;
  background-color: #f0f0f0;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 22px;
}

h2, .h2 {
  font-size: 18px;
}

h3, .h3 {
  font-size: 16px;
}

h4, .h4 {
  font-size: 14px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small, .small {
  font-size: 85%;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover, a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover, a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover, a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover, a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover, a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title], abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f0f0f0;
}

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=checkbox].disabled, fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm, .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=date].ats-switch, .input-group-sm input[type=date], input[type=time].input-sm, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm > .input-group-btn > input[type=time].ats-switch, .input-group-sm input[type=time], input[type=datetime-local].input-sm, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].ats-switch, .input-group-sm input[type=datetime-local], input[type=month].input-sm, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > .input-group-btn > input[type=month].ats-switch, .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=date].ats-switch, .input-group-lg input[type=date], input[type=time].input-lg, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg > .input-group-btn > input[type=time].ats-switch, .input-group-lg input[type=time], input[type=datetime-local].input-lg, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].ats-switch, .input-group-lg input[type=datetime-local], input[type=month].input-lg, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > .input-group-btn > input[type=month].ats-switch, .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.ats-switch, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.ats-switch {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .ats-switch {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.ats-switch {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.ats-switch, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > select[multiple].ats-switch {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .ats-switch {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.ats-switch {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.ats-switch, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > select[multiple].ats-switch {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group-btn > .ats-switch + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group-btn > .ats-switch + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #d4d5d6;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn, .ats-switch {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .ats-switch:focus, .btn.focus, .focus.ats-switch, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .ats-switch:hover, .btn:focus, .ats-switch:focus, .btn.focus, .focus.ats-switch {
  color: #939598;
  text-decoration: none;
}
.btn:active, .ats-switch:active, .btn.active, .active.ats-switch {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .disabled.ats-switch, .btn[disabled], [disabled].ats-switch, fieldset[disabled] .btn, fieldset[disabled] .ats-switch {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, a.disabled.ats-switch, fieldset[disabled] a.btn, fieldset[disabled] a.ats-switch {
  pointer-events: none;
}

.btn-default {
  color: #939598;
  background-color: #ffffff;
  border-color: #666666;
}
.btn-default:focus, .btn-default.focus {
  color: #939598;
  background-color: #e6e6e6;
  border-color: #262626;
}
.btn-default:hover {
  color: #939598;
  background-color: #e6e6e6;
  border-color: #474747;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #939598;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #474747;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #939598;
  background-color: #d4d4d4;
  border-color: #262626;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #666666;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #939598;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #89c541;
  border-color: #7cb537;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #6fa231;
  border-color: #395419;
}
.btn-success:hover {
  color: #fff;
  background-color: #6fa231;
  border-color: #5c8629;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #6fa231;
  background-image: none;
  border-color: #5c8629;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #5c8629;
  border-color: #395419;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #89c541;
  border-color: #7cb537;
}
.btn-success .badge {
  color: #89c541;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5fc8d5;
  border-color: #4bc1d0;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #37baca;
  border-color: #20717b;
}
.btn-info:hover {
  color: #fff;
  background-color: #37baca;
  border-color: #2ea1af;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #37baca;
  background-image: none;
  border-color: #2ea1af;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #2ea1af;
  border-color: #20717b;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5fc8d5;
  border-color: #4bc1d0;
}
.btn-info .badge {
  color: #5fc8d5;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #ffcb00;
  border-color: #e6b700;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #cca200;
  border-color: #665100;
}
.btn-warning:hover {
  color: #fff;
  background-color: #cca200;
  border-color: #a88600;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #cca200;
  background-image: none;
  border-color: #a88600;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #a88600;
  border-color: #665100;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ffcb00;
  border-color: #e6b700;
}
.btn-warning .badge {
  color: #ffcb00;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #ed1c24;
  border-color: #de1219;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c61017;
  border-color: #68080c;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c61017;
  border-color: #a50d13;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c61017;
  background-image: none;
  border-color: #a50d13;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #a50d13;
  border-color: #68080c;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #ed1c24;
  border-color: #de1219;
}
.btn-danger .badge {
  color: #ed1c24;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .ats-switch {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .ats-switch {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .ats-switch {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 5px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup, .dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group > .ats-switch, .btn-group-vertical > .btn, .btn-group-vertical > .ats-switch {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .ats-switch:hover, .btn-group > .btn:focus, .btn-group > .ats-switch:focus, .btn-group > .btn:active, .btn-group > .ats-switch:active, .btn-group > .btn.active, .btn-group > .active.ats-switch, .btn-group-vertical > .btn:hover, .btn-group-vertical > .ats-switch:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .ats-switch:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .ats-switch:active, .btn-group-vertical > .btn.active, .btn-group-vertical > .active.ats-switch {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .ats-switch + .btn, .btn-group .btn + .ats-switch, .btn-group .ats-switch + .ats-switch, .btn-group .btn + .btn-group, .btn-group .ats-switch + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .ats-switch, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar .ats-switch, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .ats-switch, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .ats-switch:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .ats-switch:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .ats-switch:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .ats-switch:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .ats-switch {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .ats-switch:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .ats-switch:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .btn-group > .ats-switch + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .ats-switch + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret, .ats-switch .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .ats-switch .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .ats-switch .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .ats-switch, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .ats-switch {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .ats-switch {
  float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .ats-switch + .btn, .btn-group-vertical > .btn + .ats-switch, .btn-group-vertical > .ats-switch + .ats-switch, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .ats-switch + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .ats-switch, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .ats-switch:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .ats-switch:first-child:not(:last-child) {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .ats-switch:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .ats-switch {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .ats-switch:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .ats-switch:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .ats-switch, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .ats-switch {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .ats-switch input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .ats-switch input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.ats-switch {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.ats-switch {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .ats-switch, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .btn-group > .ats-switch, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .ats-switch:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .ats-switch {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .ats-switch, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .btn-group > .ats-switch, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .ats-switch:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .ats-switch {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn, .input-group-btn > .ats-switch {
  position: relative;
}
.input-group-btn > .btn + .btn, .input-group-btn > .ats-switch + .btn, .input-group-btn > .btn + .ats-switch, .input-group-btn > .ats-switch + .ats-switch {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .ats-switch:hover, .input-group-btn > .btn:focus, .input-group-btn > .ats-switch:focus, .input-group-btn > .btn:active, .input-group-btn > .ats-switch:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .ats-switch, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .ats-switch, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f0f0f0;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 75px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 1200px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1200px) {
  .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1200px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 75px;
  padding: 27.5px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1200px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 20.5px;
  margin-bottom: 20.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 13.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 1199px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 27.5px;
    padding-bottom: 27.5px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.ats-switch {
  margin-top: 22.5px;
  margin-bottom: 22.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.ats-switch {
  margin-top: 26.5px;
  margin-bottom: 26.5px;
}

.navbar-text {
  margin-top: 27.5px;
  margin-bottom: 27.5px;
}
@media (min-width: 1200px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: none;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #eeeeee;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: none;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 1199px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a, .pager .next > span {
  float: right;
}
.pager .previous > a, .pager .previous > span {
  float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, .ats-switch .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #89c541;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #6fa231;
}

.label-info {
  background-color: #5fc8d5;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #37baca;
}

.label-warning {
  background-color: #ffcb00;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #cca200;
}

.label-danger {
  background-color: #ed1c24;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c61017;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, .ats-switch .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .ats-switch .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #939598;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p, .alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: transparent;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: transparent;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: transparent;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: transparent;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #89c541;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5fc8d5;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #ffcb00;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #ed1c24;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right, .media > .pull-right {
  padding-left: 10px;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
}

.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item, button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn, .modal-footer .ats-switch + .btn, .modal-footer .btn + .ats-switch, .modal-footer .ats-switch + .ats-switch {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .ats-switch + .btn, .modal-footer .btn-group .btn + .ats-switch, .modal-footer .btn-group .ats-switch + .ats-switch {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Noto Sans", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Noto Sans", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption .ats-switch {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Inter;
}

.mat-badge-small .mat-badge-content {
  font-size: 9px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Inter;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Inter;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Inter;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Inter;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83)/20px Inter;
  margin: 0 0 12px;
}

.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67)/20px Inter;
  margin: 0 0 12px;
}

.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px Inter;
  letter-spacing: normal;
}

.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Inter;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}

.mat-small, .mat-caption {
  font: 400 12px/20px Inter;
  letter-spacing: normal;
}

.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Inter;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}

.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Inter;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}

.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Inter;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}

.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Inter;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-bottom-sheet-container {
  font: 400 14px/20px Inter;
  letter-spacing: normal;
}

.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button, .mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
}

.mat-button-toggle {
  font-family: Inter;
}

.mat-card {
  font-family: Inter;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}

.mat-card-header .mat-card-title {
  font-size: 20px;
}

.mat-card-subtitle, .mat-card-content {
  font-size: 14px;
}

.mat-checkbox {
  font-family: Inter;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon, .mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-table {
  font-family: Inter;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell, .mat-footer-cell {
  font-size: 14px;
}

.mat-calendar {
  font-family: Inter;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label, .mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-dialog-title {
  font: 500 20px/32px Inter;
  letter-spacing: normal;
}

.mat-expansion-panel-header {
  font-family: Inter;
  font-size: 15px;
  font-weight: 400;
}

.mat-expansion-panel-content {
  font: 400 14px/20px Inter;
  letter-spacing: normal;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Inter;
  letter-spacing: normal;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon, .mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button, .mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon, .mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.34375em) scale(0.75);
          transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.34374em) scale(0.75);
          transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}

@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    -webkit-transform: translateY(-1.28122em) scale(0.75);
            transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    -webkit-transform: translateY(-1.28121em) scale(0.75);
            transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    -webkit-transform: translateY(-1.2812em) scale(0.75);
            transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-0.59375em) scale(0.75);
          transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-0.59374em) scale(0.75);
          transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.59375em) scale(0.75);
          transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.59374em) scale(0.75);
          transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-grid-tile-header, .mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line, .mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2), .mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-menu-item {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
}

.mat-paginator, .mat-paginator-page-size .mat-select-trigger {
  font-family: Inter;
  font-size: 12px;
}

.mat-radio-button {
  font-family: Inter;
}

.mat-select {
  font-family: Inter;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-slide-toggle-content {
  font-family: Inter;
}

.mat-slider-thumb-label-text {
  font-family: Inter;
  font-size: 12px;
  font-weight: 500;
}

.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Inter;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-sub-label-error {
  font-weight: normal;
}

.mat-step-label-error {
  font-size: 14px;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-tab-group {
  font-family: Inter;
}

.mat-tab-label, .mat-tab-link {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar, .mat-toolbar h1, .mat-toolbar h2, .mat-toolbar h3, .mat-toolbar h4, .mat-toolbar h5, .mat-toolbar h6 {
  font: 500 20px/32px Inter;
  letter-spacing: normal;
  margin: 0;
}

.mat-tooltip {
  font-family: Inter;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.mat-list-item {
  font-family: Inter;
}

.mat-list-option {
  font-family: Inter;
}

.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
}

.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Inter;
  font-size: 12px;
  font-weight: 500;
}

.mat-option {
  font-family: Inter;
  font-size: 16px;
}

.mat-optgroup-label {
  font: 500 14px/24px Inter;
  letter-spacing: normal;
}

.mat-simple-snackbar {
  font-family: Inter;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-tree {
  font-family: Inter;
}

.mat-tree-node, .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  -webkit-transition: opacity, -webkit-transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity, -webkit-transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0ms cubic-bezier(0, 0, 0.2, 1);
  -webkit-transform: scale(0);
          transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
@media screen and (-ms-high-contrast: active) {
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0.6;
  }
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

@-webkit-keyframes cdk-text-field-autofill-start {
  /*!*/
}

@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@-webkit-keyframes cdk-text-field-autofill-end {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  -webkit-animation: cdk-text-field-autofill-start 0s 1ms;
          animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  -webkit-animation: cdk-text-field-autofill-end 0s 1ms;
          animation: cdk-text-field-autofill-end 0s 1ms;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: 0 !important;
}

.mat-focus-indicator {
  position: relative;
}

.mat-mdc-focus-indicator {
  position: relative;
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #262626;
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #1c84b7;
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}

.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked, .mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #262626;
}

.mat-pseudo-checkbox-checked, .mat-pseudo-checkbox-indeterminate, .mat-accent .mat-pseudo-checkbox-checked, .mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #1c84b7;
}

.mat-warn .mat-pseudo-checkbox-checked, .mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled, .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0 {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1 {
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2 {
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3 {
  -webkit-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4 {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z5 {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z6 {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7 {
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z8 {
  -webkit-box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9 {
  -webkit-box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z10 {
  -webkit-box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z11 {
  -webkit-box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z12 {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13 {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z14 {
  -webkit-box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z15 {
  -webkit-box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z16 {
  -webkit-box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z17 {
  -webkit-box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z18 {
  -webkit-box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z19 {
  -webkit-box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z20 {
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z21 {
  -webkit-box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z22 {
  -webkit-box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z23 {
  -webkit-box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z24 {
  -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}

.mat-badge-content {
  background: #262626;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.mat-badge-accent .mat-badge-content {
  background: #1c84b7;
}

.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}

.mat-badge {
  position: relative;
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.ng-animate-disabled .mat-badge-content, .mat-badge-content._mat-animation-noopable {
  -webkit-transition: none;
  transition: none;
}

.mat-badge-content.mat-badge-active {
  -webkit-transform: none;
          transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.mat-bottom-sheet-container {
  -webkit-box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #262626;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #1c84b7;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #f44336;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #262626;
}
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #1c84b7;
}
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.mat-button-focus-overlay {
  background: black;
}

.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #262626;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #1c84b7;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  opacity: 0.1;
}
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  opacity: 0.1;
}
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-raised-button:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-standalone, .mat-button-toggle-group {
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard, .mat-button-toggle-group-appearance-standard {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}

.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard, .mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-checkmark {
  fill: #fafafa;
}

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}

.mat-checkbox-mixedmark {
  background-color: #fafafa;
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #262626;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #1c84b7;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox .mat-ripple-element {
  background-color: black;
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element, .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #262626;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element, .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #1c84b7;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element, .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}

.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  -webkit-box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #262626;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  opacity: 0.1;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #1c84b7;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  opacity: 0.1;
}

.mat-table {
  background: white;
}

.mat-table thead, .mat-table tbody, .mat-table tfoot, mat-header-row, mat-row, mat-footer-row, [mat-header-row], [mat-row], [mat-footer-row], .mat-table-sticky {
  background: inherit;
}

mat-row, mat-header-row, mat-footer-row, th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}

.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}

.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}

.mat-datepicker-toggle, .mat-datepicker-content .mat-calendar-next-button, .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-body-cell-content, .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical), .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical), .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(0, 0, 0, 0.04);
}

.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}

.mat-calendar-body-in-range::before {
  background: rgba(38, 38, 38, 0.2);
}

.mat-calendar-body-comparison-identical, .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.mat-calendar-body-comparison-bridge-start::before, [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(38, 38, 38, 0.2)), color-stop(50%, rgba(249, 171, 0, 0.2)));
  background: linear-gradient(to right, rgba(38, 38, 38, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-comparison-bridge-end::before, [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(38, 38, 38, 0.2)), color-stop(50%, rgba(249, 171, 0, 0.2)));
  background: linear-gradient(to left, rgba(38, 38, 38, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical, .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected, .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.mat-calendar-body-selected {
  background-color: #262626;
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(38, 38, 38, 0.4);
}

.mat-calendar-body-today.mat-calendar-body-selected {
  -webkit-box-shadow: inset 0 0 0 1px;
          box-shadow: inset 0 0 0 1px;
}

.mat-datepicker-content {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(28, 132, 183, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical, .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before, .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(28, 132, 183, 0.2)), color-stop(50%, rgba(249, 171, 0, 0.2)));
  background: linear-gradient(to right, rgba(28, 132, 183, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before, .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(28, 132, 183, 0.2)), color-stop(50%, rgba(249, 171, 0, 0.2)));
  background: linear-gradient(to left, rgba(28, 132, 183, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical, .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected, .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #1c84b7;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(28, 132, 183, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  -webkit-box-shadow: inset 0 0 0 1px;
          box-shadow: inset 0 0 0 1px;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical, .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before, .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(244, 67, 54, 0.2)), color-stop(50%, rgba(249, 171, 0, 0.2)));
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before, .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, rgba(244, 67, 54, 0.2)), color-stop(50%, rgba(249, 171, 0, 0.2)));
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical, .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected, .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  -webkit-box-shadow: inset 0 0 0 1px white;
          box-shadow: inset 0 0 0 1px white;
}

.mat-datepicker-content-touch {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-datepicker-toggle-active {
  color: #262626;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #1c84b7;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}

.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.mat-dialog-container {
  -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}

.mat-expansion-panel-header-description, .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title, .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}

.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}

.mat-form-field.mat-focused .mat-form-field-label {
  color: #262626;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #1c84b7;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}

.mat-focused .mat-form-field-required-marker {
  color: #1c84b7;
}

.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #262626;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #1c84b7;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #262626;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #1c84b7;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent, .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}

.mat-error {
  color: #f44336;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.42)), color-stop(33%, rgba(0, 0, 0, 0.42)), color-stop(0%, transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.42)), color-stop(33%, rgba(0, 0, 0, 0.42)), color-stop(0%, transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #262626;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #1c84b7;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.mat-icon.mat-primary {
  color: #262626;
}
.mat-icon.mat-accent {
  color: #1c84b7;
}
.mat-icon.mat-warn {
  color: #f44336;
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-input-element:disabled, .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-input-element {
  caret-color: #262626;
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-form-field.mat-accent .mat-input-element {
  caret-color: #1c84b7;
}

.mat-form-field.mat-warn .mat-input-element, .mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}

.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}

.mat-list-item-disabled {
  background-color: #eeeeee;
}

.mat-list-option:hover, .mat-list-option:focus, .mat-nav-list .mat-list-item:hover, .mat-nav-list .mat-list-item:focus, .mat-action-list .mat-list-item:hover, .mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled], .mat-menu-item[disabled]::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-menu-item .mat-icon-no-color, .mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-menu-item:hover:not([disabled]), .mat-menu-item.cdk-program-focused:not([disabled]), .mat-menu-item.cdk-keyboard-focused:not([disabled]), .mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-paginator {
  background: white;
}

.mat-paginator, .mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}

.mat-paginator-decrement, .mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-paginator-first, .mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-icon-button[disabled] .mat-paginator-decrement, .mat-icon-button[disabled] .mat-paginator-increment, .mat-icon-button[disabled] .mat-paginator-first, .mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-paginator-container {
  min-height: 56px;
}

.mat-progress-bar-background {
  fill: #bebebe;
}

.mat-progress-bar-buffer {
  background-color: #bebebe;
}

.mat-progress-bar-fill::after {
  background-color: #262626;
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #197cb0;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #197cb0;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #1c84b7;
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}

.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #262626;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #1c84b7;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #f44336;
}

.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #262626;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle, .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #262626;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #1c84b7;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle, .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #1c84b7;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle, .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle, .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element, .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}

.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #262626;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #1c84b7;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  -webkit-box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #1c84b7;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(28, 132, 183, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #1c84b7;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #262626;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(38, 38, 38, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #262626;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}

.mat-slide-toggle-thumb {
  -webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-primary .mat-slider-track-fill, .mat-primary .mat-slider-thumb, .mat-primary .mat-slider-thumb-label {
  background-color: #262626;
}
.mat-primary .mat-slider-focus-ring {
  background-color: rgba(38, 38, 38, 0.2);
}

.mat-accent .mat-slider-track-fill, .mat-accent .mat-slider-thumb, .mat-accent .mat-slider-thumb-label {
  background-color: #1c84b7;
}
.mat-accent .mat-slider-focus-ring {
  background-color: rgba(28, 132, 183, 0.2);
}

.mat-warn .mat-slider-track-fill, .mat-warn .mat-slider-thumb, .mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}

.mat-slider:hover .mat-slider-track-background, .cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-slider-disabled .mat-slider-track-background, .mat-slider-disabled .mat-slider-track-fill, .mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb, .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb, .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}

.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}

.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}

.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label, .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon-selected, .mat-step-header .mat-step-icon-state-done, .mat-step-header .mat-step-icon-state-edit {
  background-color: #262626;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}

.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}

.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header::before, .mat-horizontal-stepper-header::after, .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header {
  height: 72px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header, .mat-vertical-stepper-header {
  padding: 24px 24px;
}

.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.mat-sort-header-arrow {
  color: #757575;
}

.mat-tab-nav-bar, .mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.mat-tab-group-inverted-header .mat-tab-nav-bar, .mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-tab-group[class*=mat-background-] .mat-tab-header, .mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(190, 190, 190, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #262626;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(25, 124, 176, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #1c84b7;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(190, 190, 190, 0.3);
}
.mat-tab-group.mat-background-primary .mat-tab-header, .mat-tab-group.mat-background-primary .mat-tab-links, .mat-tab-group.mat-background-primary .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary .mat-tab-header, .mat-tab-nav-bar.mat-background-primary .mat-tab-links, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination {
  background-color: #262626;
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(25, 124, 176, 0.3);
}
.mat-tab-group.mat-background-accent .mat-tab-header, .mat-tab-group.mat-background-accent .mat-tab-links, .mat-tab-group.mat-background-accent .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent .mat-tab-header, .mat-tab-nav-bar.mat-background-accent .mat-tab-links, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination {
  background-color: #1c84b7;
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-background-warn .mat-tab-header, .mat-tab-group.mat-background-warn .mat-tab-links, .mat-tab-group.mat-background-warn .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn .mat-tab-header, .mat-tab-nav-bar.mat-background-warn .mat-tab-links, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination {
  background-color: #f44336;
}
.mat-tab-group.mat-background-warn .mat-tab-label, .mat-tab-group.mat-background-warn .mat-tab-link, .mat-tab-nav-bar.mat-background-warn .mat-tab-label, .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white;
}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #262626;
}
.mat-toolbar.mat-accent {
  background: #1c84b7;
}
.mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.mat-toolbar .mat-form-field-underline, .mat-toolbar .mat-form-field-ripple, .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label, .mat-toolbar .mat-focused .mat-form-field-label, .mat-toolbar .mat-select-value, .mat-toolbar .mat-select-arrow, .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-toolbar-multiple-rows {
  min-height: 64px;
}

.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

.mat-tree {
  background: white;
}

.mat-tree-node, .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tree-node {
  min-height: 48px;
}

.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  -webkit-box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-simple-snackbar-action {
  color: #1c84b7;
}

.app .ui-grid-disable-selection .ui-grid-icon-ok {
  opacity: 0.7;
}
.app [ng-click], .app [data-ng-click], .app [x-ng-click] {
  cursor: pointer;
}

.toast-top-right {
  right: 30px !important;
}

.app[dir=rtl] .ui-grid-canvas div[ui-grid-row=row] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body[dir=rtl] div[class^=col-], body[dir=rtl] div[class*=" col-"] {
  float: right;
}
body[dir=rtl] .btn-right {
  float: left !important;
}
body[dir=rtl] .btn-left {
  float: right !important;
}
body[dir=rtl] .dropdown-menu-right li {
  width: 100%;
  text-align: right;
}
body[dir=rtl] .navbar-left {
  float: right !important;
  margin-right: 15px;
}
body[dir=rtl] .app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-right: 7px !important;
}
body[dir=rtl] .navbar-nav > li {
  float: right !important;
}
body[dir=rtl] .rtl-float-right-disable {
  float: left !important;
}
body[dir=rtl] .pull-right {
  float: left !important;
}
body[dir=rtl] .pull-left {
  float: right !important;
}
body[dir=rtl] .text-right {
  text-align: left !important;
}
body[dir=rtl] .text-left {
  text-align: right !important;
}
body[dir=rtl] .modal-header .modal-title {
  float: right;
}
body[dir=rtl] .modal-header .modal-close-button {
  float: left;
}
body[dir=rtl] .modal-footer {
  text-align: left;
}
body[dir=rtl] .modal-footer .text-right {
  text-align: left !important;
}
body[dir=rtl] .modal-footer .text-left {
  text-align: right !important;
}
body[dir=rtl] .modal-footer .btn + .btn, body[dir=rtl] .modal-footer .ats-switch + .btn, body[dir=rtl] .modal-footer .btn + .ats-switch, body[dir=rtl] .modal-footer .ats-switch + .ats-switch {
  margin-right: 5px;
  margin-left: 0;
}
body[dir=rtl] .filter-view__form__control-group {
  float: right;
}
.date-input-field {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.date-input-field > input {
  border-radius: 0 5px 5px 0;
}
.date-input-field > span {
  right: 40px;
}

.invalid {
  background-color: #ffc7c7;
}

ngb-datepicker {
  border: none;
  top: -2px !important;
}
ngb-datepicker .bg-primary {
  background-color: #337ab7 !important;
}
ngb-datepicker [ngbDatepickerDayView] {
  width: 3.6rem !important;
}
ngb-datepicker [ngbDatepickerDayView][ng-reflect-selected=true] {
  background-color: #337ab7;
}
ngb-datepicker .ngb-dp-header {
  padding: 5px;
}
ngb-datepicker .ngb-dp-day.disabled, ngb-datepicker .ngb-dp-day.hidden {
  cursor: not-allowed !important;
}
ngb-datepicker .ngb-dp-months {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
ngb-datepicker .ngb-dp-weekdays {
  border: 1px solid lightgrey;
  background: #f1fbfb;
}
ngb-datepicker .ngb-dp-day, ngb-datepicker .ngb-dp-week-number, ngb-datepicker .ngb-dp-weekday {
  width: 3.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
}
ngb-datepicker .ngb-dp-day .custom-day, ngb-datepicker .ngb-dp-week-number .custom-day, ngb-datepicker .ngb-dp-weekday .custom-day {
  width: 3.5rem !important;
}
ngb-datepicker .custom-select {
  font-size: 10px;
  font-weight: bold;
  color: black;
}

body[dir=rtl] ngb-datepicker .right .ngb-dp-navigation-chevron {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
body[dir=rtl] ngb-datepicker .ngb-dp-navigation-chevron {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
body[dir=rtl] .date-input-field > span {
  right: -40px;
}
body[dir=rtl] .toggle-button {
  border-radius: 5px 0 0 5px !important;
}

.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 10px;
  width: 100%;
}

.errors {
  margin-top: -10px;
}

_:-ms-fullscreen, :root .input-group-btn {
  width: 1.93px;
}

.confirmation-modal .modal-header:before, .confirmation-modal .modal-header:after {
  content: "";
  display: table;
}
.confirmation-modal .modal-header:after {
  clear: both;
}
.confirmation-modal #confirmation-modal-ok {
  color: #FFF;
}

.loading-spinner-block {
  position: relative;
  width: 100%;
  min-height: 80px;
  display: block;
}
.loading-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-bottom: 20px;
  pointer-events: none;
}
.loading-spinner .spinner {
  -webkit-animation: spin1 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.loading-spinner img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 44px;
  height: 44px;
}
.loading-spinner span {
  display: block;
  text-align: center;
  font-weight: 400;
  color: white;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.loading-spinner-overlay {
  pointer-events: none;
}

.loading-spinner-overlay-empty-offset {
  margin-bottom: 60px;
}
.pagination-controls__buttons-shown {
  position: relative;
}
.pagination-controls__progress-label {
  padding-top: 10px;
}
.pagination-controls__button-container button {
  margin-top: 10px;
}
.pagination-controls__button-container div {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-left: 10px;
}
required-indicator {
  padding: 0 0.35em 0 0;
}

.required-indicator:after {
  content: "*";
  color: #ed1c24;
  position: absolute;
  margin: -0.2em 0 0 0;
}

.role-selection-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.role-selection-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.role-selection-modal .modal-header .glyphicon {
  font-size: 20px;
}
.date-input-field {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.date-input-field > input {
  border-radius: 0 5px 5px 0;
}
.date-input-field > span {
  right: 40px;
}

.invalid {
  background-color: #ffc7c7;
}

ngb-datepicker {
  border: none;
  top: -2px !important;
}
ngb-datepicker .bg-primary {
  background-color: #337ab7 !important;
}
ngb-datepicker [ngbDatepickerDayView] {
  width: 3.6rem !important;
}
ngb-datepicker [ngbDatepickerDayView][ng-reflect-selected=true] {
  background-color: #337ab7;
}
ngb-datepicker .ngb-dp-header {
  padding: 5px;
}
ngb-datepicker .ngb-dp-day.disabled, ngb-datepicker .ngb-dp-day.hidden {
  cursor: not-allowed !important;
}
ngb-datepicker .ngb-dp-months {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
ngb-datepicker .ngb-dp-weekdays {
  border: 1px solid lightgrey;
  background: #f1fbfb;
}
ngb-datepicker .ngb-dp-day, ngb-datepicker .ngb-dp-week-number, ngb-datepicker .ngb-dp-weekday {
  width: 3.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
}
ngb-datepicker .ngb-dp-day .custom-day, ngb-datepicker .ngb-dp-week-number .custom-day, ngb-datepicker .ngb-dp-weekday .custom-day {
  width: 3.5rem !important;
}
ngb-datepicker .custom-select {
  font-size: 10px;
  font-weight: bold;
  color: black;
}

body[dir=rtl] ngb-datepicker .right .ngb-dp-navigation-chevron {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
body[dir=rtl] ngb-datepicker .ngb-dp-navigation-chevron {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
body[dir=rtl] .date-input-field > span {
  right: -40px;
}
body[dir=rtl] .toggle-button {
  border-radius: 5px 0 0 5px !important;
}

.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 10px;
  width: 100%;
}

.errors {
  margin-top: -10px;
}

_:-ms-fullscreen, :root .input-group-btn {
  width: 1.93px;
}
.manual-date-time-inputs {
  width: 230px;
}
.manual-date-time-inputs .date-time-single-input {
  position: relative;
  margin-bottom: 0;
  text-align: right;
}
.manual-date-time-inputs .date-time-single-input > i {
  position: absolute;
  left: 20px;
  top: 8px;
  opacity: 0.7;
  z-index: 100;
  font-size: 12px;
}
.manual-date-time-inputs input {
  padding: 3px 5px 3px 26px;
  height: auto;
  width: 218px;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
}
.manual-date-time-inputs .time-picker {
  margin-top: 15px;
}
.manual-date-time-inputs .time-picker > :first-child {
  float: left;
  color: #646464;
  line-height: 1.5;
  margin-left: 8px;
  margin-top: 6px;
  font-size: 2rem;
}
.manual-date-time-inputs .time-picker > :last-child {
  float: right;
}
.manual-date-time-inputs .time-picker * {
  margin-left: 4px;
}
.manual-date-time-inputs .time-picker select {
  display: inline-block;
  border: 1px solid #919090;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  line-height: 1.6rem;
  font-size: 1.6rem;
  color: #0c0b0b;
  padding: 11px 8px;
  width: 25px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  vertical-align: top;
}
.manual-date-time-inputs .time-picker select::-ms-expand {
  display: none;
}
.manual-date-time-inputs .time-picker .colon {
  line-height: 33px;
  vertical-align: top;
  padding-top: 36px;
}
.manual-date-time-inputs .time-picker .twenty-four-block {
  display: inline-block;
}
.manual-date-time-inputs .time-picker .twenty-four-block .meridian-selector button {
  display: block;
  font-size: 1rem;
  line-height: 1.2rem;
  width: 29px;
  height: 20px;
  border: 1px solid #919090;
  padding: 0;
  background-color: #ffffff;
}
.manual-date-time-inputs .time-picker .twenty-four-block .meridian-selector button.active {
  background-color: #e4e4e4;
}
.manual-date-time-inputs .time-picker .twenty-four-block .meridian-selector button:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-width: 0;
}
.manual-date-time-inputs .time-picker .twenty-four-block .meridian-selector button:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

body[dir=rtl] .manual-date-time-inputs .date-time-single-input > i {
  left: unset !important;
  right: 6px !important;
}
body[dir=rtl] .manual-date-time-inputs input {
  padding: 3px 26px 3px 10px !important;
}
body[dir=rtl] .toggle-button {
  left: 2px;
  right: auto;
}
body[dir=rtl] .toggle-button > button {
  border-radius: 5px 0 0 5px !important;
}
body[dir=rtl] .tg-date-time-range {
  left: unset;
  right: 0;
}
body[dir=rtl] .tg-date-time-range .date-time-inputs tg-date-time-input:first-child {
  float: right;
}
body[dir=rtl] .tg-date-time-range .date-time-inputs tg-date-time-input:last-child {
  float: left;
}
body[dir=rtl] .tg-date-time-range .custom-ranges {
  float: right;
}
body[dir=rtl] .tg-date-time-range:after, body[dir=rtl] .tg-date-time-range:before {
  content: "";
  left: unset;
  right: 10px;
}
body[dir=rtl] .tg-date-time-range:after {
  border-width: 7.5px;
}
body[dir=rtl] .tg-date-time-range ngb-datepicker .ngb-dp-month:first-child {
  margin-right: 0;
}
body[dir=rtl] .calendar-view {
  margin-right: 15px;
  margin-left: 0;
  float: left;
}

.toggle-button {
  right: 2px;
  left: unset;
}
.toggle-button > button {
  border-radius: 0 5px 5px 0;
}

.tg-date-time-range-popover {
  max-width: "700px";
}

.tg-date-time-range {
  font-family: Inter;
  font-weight: 400;
  -webkit-box-shadow: 0 6px 12px #0000003f;
          box-shadow: 0 6px 12px #0000003f;
  max-height: 500px;
  padding: 24px;
  border: 1px solid #0000003f;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 34px;
  z-index: 10000;
  background: #ffffff;
}
.tg-date-time-range.window-large {
  width: 700px !important;
}
.tg-date-time-range.window-medium {
  width: 420px !important;
}
.tg-date-time-range.window-small {
  width: 220px !important;
}
.tg-date-time-range ngb-datepicker {
  border: none;
}
.tg-date-time-range ngb-datepicker .ngb-dp-day {
  border: none;
}
.tg-date-time-range ngb-datepicker .ngb-dp-day, .tg-date-time-range ngb-datepicker .ngb-dp-week-number, .tg-date-time-range ngb-datepicker .ngb-dp-weekday {
  width: 3.2rem !important;
  height: 3.2rem !important;
}
.tg-date-time-range ngb-datepicker .ngb-dp-day .custom-day, .tg-date-time-range ngb-datepicker .ngb-dp-week-number .custom-day, .tg-date-time-range ngb-datepicker .ngb-dp-weekday .custom-day {
  height: 3.2rem !important;
  line-height: 3.2rem !important;
  width: 3.2rem !important;
}
.tg-date-time-range ngb-datepicker .ngb-dp-weekdays, .tg-date-time-range ngb-datepicker .ngb-dp-weekday {
  border: none;
  font-style: normal;
  color: #919090;
  background-color: #ffffff;
}
.tg-date-time-range ngb-datepicker .ngb-dp-day.hidden {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  border: none;
}
.tg-date-time-range ngb-datepicker .ngb-dp-months {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.tg-date-time-range ngb-datepicker .bg-light {
  background-color: #ffffff !important;
}
.tg-date-time-range ngb-datepicker .ngb-dp-day[tabindex="0"]:focus {
  outline: thin dotted;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper {
  text-align: center;
  color: #0c0b0b;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper .custom-day {
  display: inline-block;
  padding: 0.185rem 0.25rem;
  height: 2rem;
  width: 2rem;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper .custom-day.faded {
  background-color: #d2e6f1;
  color: #000000;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper.muted {
  visibility: hidden;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper.range {
  border-radius: 0;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper:hover {
  background-color: #1c84b7;
  color: #ffffff;
  border-radius: 50%;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper:hover.is-last {
  border-radius: 0;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper.is-last {
  background: -webkit-gradient(linear, left top, right top, from(#d2e6f1), color-stop(50%, #d2e6f1), color-stop(50%, #ffffff), to(#ffffff));
  background: linear-gradient(to right, #d2e6f1 0%, #d2e6f1 50%, #ffffff 50%, #ffffff 100%);
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper.is-first {
  background: -webkit-gradient(linear, right top, left top, from(#d2e6f1), color-stop(50%, #d2e6f1), color-stop(50%, #ffffff), to(#ffffff));
  background: linear-gradient(to left, #d2e6f1 0%, #d2e6f1 50%, #ffffff 50%, #ffffff 100%);
  border-radius: 0;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper.is-first.is-last {
  background: none;
}
.tg-date-time-range ngb-datepicker .custom-day-wrapper.is-first .custom-day, .tg-date-time-range ngb-datepicker .custom-day-wrapper.is-last .custom-day {
  border-radius: 50%;
  background-color: #1c84b7;
  color: #ffffff;
}
.tg-date-time-range .custom-ranges {
  width: 170px;
  float: left;
}
.tg-date-time-range .custom-ranges ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tg-date-time-range .custom-ranges ul li {
  cursor: pointer;
  font-size: 1.3rem;
  color: #1c84b7;
  border: 1px solid #1c84b7;
  border-radius: 4px;
  margin-bottom: 8px;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
}
.tg-date-time-range .custom-ranges ul li.active {
  background-color: #1c84b7;
  color: #ffffff;
}
.tg-date-time-range .custom-ranges ul li:hover {
  color: #ffffff;
  background-color: #1c84b7;
  -webkit-transition: linear all 0.25s;
  transition: linear all 0.25s;
}
.tg-date-time-range .footer-buttons {
  margin-top: 15px;
  text-align: center;
  float: right;
  clear: right;
}
.tg-date-time-range .footer-buttons .invalid-date-range, .tg-date-time-range .footer-buttons .empty-date {
  display: inline-block;
}
.tg-date-time-range .footer-buttons button {
  border: none;
  text-transform: uppercase;
  color: #1c84b7;
  background-color: #ffffff;
}
.tg-date-time-range .footer-buttons button:first-of-type {
  margin: 0 5px;
}
.tg-date-time-range .calendar-view {
  max-width: 490px;
  float: right;
}
.tg-date-time-range .ngx-custom-months {
  clear: both;
}
.tg-date-time-range .ngx-custom-months .ngb-dp-header .ngb-dp-month-name {
  color: #000000;
}
.tg-date-time-range .ngx-custom-months .ngb-dp-header .ngb-dp-arrow button {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #646464;
}
.tg-date-time-range .date-time-inputs tg-date-time-input:first-child {
  float: left;
}
.tg-date-time-range .date-time-inputs tg-date-time-input:last-child {
  float: right;
}

.timeline-start-date {
  font-family: Inter;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
.timeline-start-date div.form-group div.date-input-field > input.form-control {
  color: rgba(0, 0, 0, 0.87);
  border-bottom: 1px solid #bdb8b8;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  z-index: 2;
}
.timeline-start-date div.form-group div.date-input-field > span {
  right: 20px !important;
}
.timeline-start-date div.form-group div.date-input-field .btn-default {
  border: 0;
  z-index: 999999;
}
.timeline-start-date div.form-group div.date-input-field .btn-default.active:focus {
  background-color: #ffffff;
  outline: none;
}
.timeline-start-date .input-group-btn {
  display: block !important;
}
.timeline-start-date .form-control {
  padding: 0 !important;
}

.input-date-range popover-container {
  border-radius: 0px;
}
.input-date-range .popover.bottom {
  margin-top: 0px;
}
.input-date-range .popover-arrow {
  display: none;
}
.input-date-range input.date-picker {
  height: 34px;
  width: 100%;
  display: inline-block;
  margin: 0;
  border: 1px solid #dadada;
  border-radius: 5px;
}

.top-level .input-group-btn {
  display: none;
}

.modal-header .title {
  float: left;
  font-weight: bold;
}
.modal-header .close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
  color: #939598;
}

.modal-body {
  min-width: 600px;
  padding: 15px;
  color: #939598;
}

@media (max-width: 768px) {
  .modal-body {
    min-width: auto;
  }
}
.modal-actions {
  padding: 15px;
  float: right;
}
.modal-actions button {
  margin-left: 5px;
}

body .cdk-global-overlay-wrapper {
  pointer-events: auto;
  display: block;
  overflow: auto;
  text-align: center;
}
body .cdk-global-overlay-wrapper .mat-dialog-container {
  text-align: initial;
}

.cdk-overlay-pane.overlay-pane-small {
  max-height: initial !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cdk-overlay-pane.overlay-pane-large {
  display: inline-block;
  position: relative;
  white-space: normal;
  max-height: inherit;
}
.cdk-overlay-pane.overlay-pane-large::before, .cdk-overlay-pane.overlay-pane-large::after {
  content: "";
  display: inline-block;
  height: 50px;
  white-space: nowrap;
}

.cdk-overlay-pane.overlay-pane-large-custom .mat-dialog-container {
  overflow: visible;
  overflow-y: visible;
}

version-info-display-modal .modal-header .modal-title {
  font-size: 1.8rem;
}
version-info-display-modal .modal-body {
  font-size: 1.4rem;
  font-weight: 300;
}
version-info-display-modal .modal-body .modal-title {
  font-size: 1.6rem;
}
.clickable {
  cursor: pointer;
}
modal-confirmation .mat-raised-button {
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.filter-controls .pull-right {
  float: right;
}
.filter-controls__clear {
  margin-left: 10px;
}
.filter-controls__header > h2 {
  margin-top: 0;
}
.filter-controls__search-buttons-not-solo {
  margin-top: 20px;
}
.filter-controls__date-range-picker {
  margin-bottom: 20px;
}
.filter-controls__date-range-picker .form-group, .filter-controls__date-range-picker .form-control {
  margin-bottom: 0;
  width: 100%;
}
.filter-controls__date-range-picker .form-group .control-label, .filter-controls__date-range-picker .form-control .control-label {
  text-align: left;
}
.filter-controls .dropdown .dropdown-toggle {
  text-align: center !important;
}
.filter-controls .dropdown .treeview-header .col-12 {
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.filter-controls .dropdown .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 2px solid #e9ecef;
}
.filter-controls .dropdown label {
  margin-left: 5px;
}
.filter-controls .input-date-range {
  width: 100%;
}

body[dir=rtl] .filter-controls__header {
  float: right;
}
body[dir=rtl] .filter-controls__clear {
  margin-right: 10px;
  margin-left: 0;
}
.modal-header .title {
  float: left;
  font-weight: bold;
}
.modal-header .close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
  color: #939598;
}

.modal-body {
  min-width: 600px;
  padding: 15px;
  color: #939598;
}

@media (max-width: 768px) {
  .modal-body {
    min-width: auto;
  }
}
.modal-actions {
  padding: 15px;
  float: right;
}
.modal-actions button {
  margin-left: 5px;
}

body .cdk-global-overlay-wrapper {
  pointer-events: auto;
  display: block;
  overflow: auto;
  text-align: center;
}
body .cdk-global-overlay-wrapper .mat-dialog-container {
  text-align: initial;
}

.cdk-overlay-pane.overlay-pane-small {
  max-height: initial !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cdk-overlay-pane.overlay-pane-large {
  display: inline-block;
  position: relative;
  white-space: normal;
  max-height: inherit;
}
.cdk-overlay-pane.overlay-pane-large::before, .cdk-overlay-pane.overlay-pane-large::after {
  content: "";
  display: inline-block;
  height: 50px;
  white-space: nowrap;
}

.cdk-overlay-pane.overlay-pane-large-custom .mat-dialog-container {
  overflow: visible;
  overflow-y: visible;
}

.user-search-modal .modal-body {
  min-width: 800px;
}
.user-search-modal mat-chip mat-icon.mat-chip-remove {
  margin-left: 5px;
}
.user-search-modal form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.user-search-modal form .mat-form-field {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.user-search-modal .table-container {
  max-height: 400px;
  overflow-y: auto;
}
.user-search-modal .table-container table {
  width: 100%;
}
.user-search-modal .table-container table th {
  text-transform: uppercase;
}
.user-search-modal .table-container table .no-results {
  width: 100%;
}
.user-search-modal .btn-confirm {
  min-width: 80px;
}
.user-search-modal .btn-cancel {
  min-width: 80px;
}
i.btn-clear {
  z-index: 3;
  position: absolute;
  right: 52px;
  top: 12px;
  color: #6a6a6a;
}

body[dir=rtl] .btn-clear {
  right: auto;
  left: 52px;
}
.modal-backdrop {
  position: absolute;
  height: 20000vh;
}

.geozone-control-frame .modal {
  position: absolute;
}

.track-map .modal {
  position: absolute;
}
.developer-bar {
  padding: 3px;
  background: black;
  color: white;
  margin: 0 0 0 0;
}
.developer-bar .info {
  margin: 0 auto;
}
.developer-bar .watchers {
  text-align: right;
  padding-right: 10px;
  display: inline-block;
}
.developer-bar .digest-cycle {
  text-align: left;
  padding-left: 10px;
  display: inline-block;
}
.developer-bar .links {
  text-align: left;
  padding-left: 50px;
  display: inline;
}
.developer-bar .links a, .developer-bar .links a:link, .developer-bar .links a:visited, .developer-bar .links a:hover, .developer-bar .links a:active {
  color: white;
  text-decoration: none;
}
.developer-bar .links md-list-item {
  display: inline;
  padding: 0 0;
}
.developer-bar .links md-list-item + md-list-item:before {
  content: " | ";
  padding: 0 5px;
}
.developer-bar .safe {
  color: green;
}
.developer-bar .caution {
  color: yellow;
}
.developer-bar .alert {
  color: red;
}

.layout-auth {
  display: table;
  height: calc(100vh - 127px);
  overflow: hidden;
  width: 100%;
}
.layout-auth__panel-container {
  display: table-cell;
  vertical-align: middle;
  padding: 15px;
  width: 100%;
}
.layout-auth__panel-container .panel {
  margin-bottom: 0;
}
.layout-auth__panel-container .panel a {
  color: #6a6a6a;
  cursor: pointer;
  text-decoration: underline;
}
.layout-auth__panel-container .panel a:first-child {
  margin-right: 15px;
}

body[dir=rtl] .login-form-rtl {
  float: left !important;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.plain-text-notes textarea {
  width: 100%;
  max-width: 100%;
  min-height: 100px;
}
.plain-text-notes__note-entry {
  margin-bottom: 30px;
}
.plain-text-notes__notes-log-label {
  display: block;
}
.plain-text-notes__notes-log {
  overflow-y: auto;
  display: inline-block;
  padding-right: 30px;
}
.plain-text-notes__notes-log.has-notes {
  max-height: 100px;
  width: 100%;
}
.plain-text-notes__author {
  display: inline-block;
  padding-bottom: 0.5rem;
}
.plain-text-notes__author, .plain-text-notes__value {
  font-weight: bold;
  margin-right: 2rem;
}
.plain-text-notes .note {
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
  padding: 10px 0;
}
.plain-text-notes .note__header {
  margin-bottom: 5px;
}
.plain-text-notes .note:last-child {
  border-bottom: none;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.editable-values-grid {
  padding: 20px;
}
.editable-values-grid .list-title {
  width: 50%;
}
.editable-values-grid .title-row {
  padding-bottom: 20px;
}
.editable-values-grid .item-table {
  padding-left: 10px;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.edit-values-modal .editable-item {
  padding: 10px 20px;
}
.edit-values-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.edit-values-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.edit-values-modal .modal-header .glyphicon {
  font-size: 20px;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.device-drop-downs .drop-down-container {
  padding: 20px 50px;
}
.device-drop-downs .checkbox {
  padding-left: 20px;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.ui-grid-nav__right {
  text-align: right;
}
.ui-grid-nav__glyphicon--left {
  margin-left: -8px;
}
.ui-grid-nav__glyphicon--right {
  margin-right: -8px;
}
.ui-grid-nav__btn {
  margin-left: 0 !important;
  width: 40% !important;
}
.ui-grid-nav__center {
  padding: 5px 0 0;
  text-align: center;
}
.ui-grid-nav__pagelink {
  display: inline-block;
  width: 25px;
}
.ui-grid-nav__pagelink--active {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .ui-grid-nav__pagelink {
    width: 22px;
  }
}
@media (max-width: 991px) {
  .ui-grid-nav__pagelink {
    width: 20px;
  }
}
.required-select {
  height: 75px;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.serial-box textarea {
  border: 1px solid lightgray;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.typeahead div {
  margin-left: 15px;
}
.typeahead div input {
  height: 30px !important;
  width: 80% !important;
}


.login-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  width: 100%;
}
.login-view__login-form {
  position: relative;
}
.login-view__login-footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.login-view .provider-login {
  margin-right: 15px;
}
.primary-nav .navbar {
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
.primary-nav .navbar.navbar-default {
  padding: 5px 0;
}
.primary-nav .navbar .navbar-brand {
  padding: 15px 0;
}
.primary-nav .navbar .navbar-collapse {
  margin-right: -15px;
}
.primary-nav .navbar .navbar-nav > li > a {
  color: #191919;
  padding-top: 8px;
  padding-bottom: 8px;
}
.primary-nav .navbar .navbar-nav > li > a:hover {
  text-decoration: underline;
  background-color: #f7f7f7;
}
.primary-nav .navbar .navbar-nav > li > a.active-nav-link {
  background-color: #f0f0f0;
  text-decoration: none;
  cursor: default;
}
.primary-nav .navbar .navbar-toggle {
  margin-right: 0;
}
.primary-nav .navbar .navbar-header {
  margin: 0;
}
div[dir=rtl] .primary-nav .navbar .navbar-header {
  float: right;
}
@media (max-width: 1199px) {
  .primary-nav .navbar-nav {
    margin: 0 -15px;
  }
}
@media (max-width: 768px) {
  .primary-nav .navbar-brand {
    margin-left: 15px;
  }
  .primary-nav .navbar-toggle {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .navbar-left {
    padding-left: 4%;
  }
}

.utility-nav {
  background-color: #ffffff;
  color: #6a6a6a;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 35px;
}
.utility-nav a {
  color: #6a6a6a;
}
.utility-nav__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.utility-nav__nav-item {
  cursor: pointer;
  display: inline-block;
  margin-left: 20px;
}
.utility-nav__nav-item:first-child {
  margin-left: 0;
}
.utility-nav .alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.utility-nav .alarm-icon--attention .alarm-icon__bell {
  font-size: 150%;
}
.utility-nav__username-dropdown-toggle:hover {
  text-decoration: underline;
}
.utility-nav__username-dropdown li > a {
  padding: 10px 20px;
}
.utility-nav .dropdown-menu-right {
  border: none;
  padding: 0;
}
.utility-nav .alarm {
  display: table-row;
}
.utility-nav .alarm:nth-child(odd) {
  background-color: #fafafa;
}
.utility-nav .alarm a {
  border-top: 1px solid #f0f0f0;
  padding: 0;
  white-space: normal;
}
.utility-nav .alarm a:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.utility-nav .alarm .alarm__none-message {
  padding: 15px;
}
.utility-nav .alarm__item {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
  height: 35px;
  overflow: hidden;
  padding-right: 10px;
  position: relative;
}
.utility-nav .alarm__item--type, .utility-nav .alarm__item--offender-name {
  min-width: 125px;
  padding: 5px 10px 5px 0;
}
.utility-nav .alarm__item--type {
  padding: 5px 10px;
}
.utility-nav .alarm__item--offender-name {
  text-decoration: underline;
}
.utility-nav .alarm__severity {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.utility-nav .alarm__severity--high {
  background-color: #ed1c24;
}
.utility-nav .alarm__severity--med {
  background-color: #ffcb00;
}
.utility-nav .alarm__severity--low {
  background-color: #5fc8d5;
}
.device-list-view__content {
  padding: 15px 0;
}
.device-list-view__content--top {
  padding-bottom: 20px;
}
.device-list-view__content--top .btn-add-beacon {
  margin-right: 5px;
}
.device-list-view__content .btn--ellipsis {
  padding: 0 10px;
  margin-left: 15px;
  margin-top: 5px;
  width: auto;
}
.device-list-view__content .btn--ellipsis.disabled {
  cursor: not-allowed;
}
.device-list-view__content .btn--ellipsis.disabled:hover {
  background: #999999;
}
.device-list-view__content .btn-right {
  float: right;
}
.device-list-view__content .btn-right.btn-export-csv {
  margin-top: 10px;
  background: #999999;
  color: #ffffff;
  margin-right: 13px;
}
div[dir=rtl] .device-list-view__content .btn-right {
  margin-left: 13px;
}
.device-list-view .typeahead-text {
  float: left;
  margin-top: 30px;
  margin-right: 15px;
  margin-left: 50px;
  width: 60px;
  border: 1px solid lightgray;
}
.device-list-view button.dropdown-toggle.ng-binding.btn.btn-default {
  font-size: 8px;
}
.device-list-view .filter-view__form__control-group label {
  font-size: 8px;
}
@media (min-width: 768px) {
  .device-list-view .filter-view__form__control-group {
    min-width: 80px;
    max-width: 80px;
  }
}
@media (min-width: 992px) {
  .device-list-view .filter-view__form__control-group {
    min-width: 105px;
    max-width: 105px;
  }
  .device-list-view .typeahead-text {
    margin-right: 35px;
  }
  .device-list-view .device-list-view .btn--ellipsis {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .device-list-view .filter-view__form__control-group {
    min-width: 135px;
    max-width: 135px;
  }
  .device-list-view .typeahead-text {
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    -o-border-image: initial;
       border-image: initial;
    width: 100px;
    margin-top: 25px;
  }
  .device-list-view .filter-view__form__control-group label {
    font-size: 14px;
  }
  .device-list-view button.dropdown-toggle.ng-binding.btn.btn-default {
    font-size: 12px;
  }
}
.device-list-view .filter-view__form__control-group.serialNumber, .device-list-view .filter-view__form__control-group.lastUpdated {
  display: none;
}
.device-list-view .glyphicon-usd, .device-list-view .glyphicon-ok {
  color: #2CBF62;
}
.device-list-view .x-icon {
  font-weight: bold;
  color: red;
}
.device-list-view .active-status {
  color: blue;
}
.device-list-view .idle-status {
  color: gray;
}

@media (max-width: 991px) {
  .device-list-view__content--export {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .device-list-view__content--grid-nav .col-xs-offset-1 {
    margin-left: 13.88888%;
  }
}
.customer-list-view .overflow-visible {
  overflow: visible;
}
.customer-list-view__content {
  padding: 15px 0;
}
.customer-list-view__content--top {
  padding-bottom: 20px;
}
.customer-list-view__content--top .btn--ellipsis {
  padding: 0 10px;
  margin-left: 10px;
  width: auto;
}
.customer-list-view__content--top .btn-right {
  float: right;
}
.customer-list-view .filter-view__form__control-group {
  min-width: 185px;
  max-width: 185px;
}
.customer-list-view .filter-view__form__control-group.parent {
  min-width: 150px;
  max-width: 150px;
}
@media (min-width: 992px) {
  .customer-list-view .filter-view__form__control-group {
    min-width: 290px;
    max-width: 290px;
  }
  .customer-list-view .filter-view__form__control-group.parent {
    min-width: 200px;
    max-width: 200px;
  }
}
@media (min-width: 1200px) {
  .customer-list-view .filter-view-filters {
    padding-left: 15px;
  }
  .customer-list-view .filter-view__form__control-group {
    min-width: 370px;
    max-width: 370px;
  }
  .customer-list-view .filter-view__form__control-group.customersName2 {
    min-width: 265px;
    max-width: 265px;
  }
  .customer-list-view .filter-view__form__control-group.parent {
    min-width: 250px;
    max-width: 250px;
  }
}

@media (min-width: 992px) {
  .customer-list-view__content--grid-nav .col-xs-offset-1 {
    margin-left: 13.88888%;
  }
}

.status-bulk-modal {
  max-height: 1000px;
}
.status-bulk-modal textarea {
  border: 1px solid lightgray;
}
.status-bulk-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.status-bulk-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.status-bulk-modal .modal-header .glyphicon {
  font-size: 20px;
}
.status-bulk-modal .modal-body {
  padding: 30px;
}
.status-bulk-modal .modal-body .text-properties {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.status-bulk-modal .optional-note {
  margin: 5px;
  width: 98%;
}
.status-bulk-modal .serial-numbers {
  width: 100%;
}
.status-bulk-modal .left-padded-30 {
  padding-left: 30px;
}
.status-bulk-modal .left-padded-25 {
  padding-left: 25px;
}
.status-bulk-modal .spacer {
  height: 10px;
}
.edit-device-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.edit-device-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.edit-device-modal .modal-header .glyphicon {
  font-size: 20px;
}
.edit-device-modal .device-property {
  padding-left: 25px;
}
.edit-device-modal .drop-down-container {
  padding: 20px 80px;
}
.edit-device-modal .height-spacer {
  height: 20px;
}
.edit-device-modal .modal-body {
  padding: 10px;
}
.edit-device-modal .text-properties {
  margin-top: 20px;
  margin-left: 20px;
}
.edit-device-modal .plain-text-notes {
  margin: 10px;
  margin-bottom: 0px;
}
.edit-device-modal .checkbox-group {
  margin-top: 20px;
  margin-left: 20px;
}
.edit-device-modal .drop-downs {
  margin-left: 5px;
  margin-right: 5px;
}
.edit-device-modal .value {
  font-weight: normal;
  margin-bottom: 0px;
}
.edit-device-modal input, .edit-device-modal input[type=checkbox]:focus {
  outline: 0;
}

body[dir=rtl] .edit-device-modal .text-properties {
  margin-left: 0;
  margin-right: 20px;
}
.service-offerings-view__content {
  padding: 15px 0;
}
.service-offerings-view__content--top {
  padding-bottom: 20px;
}
.service-offerings-view__content--top .btn-add-beacon {
  margin-right: 5px;
}
.service-offerings-view__content .btn--ellipsis {
  padding: 0 10px;
  margin-left: 15px;
  width: auto;
}
.service-offerings-view__content .btn-right {
  float: right;
}

button.dropdown-toggle.ng-binding.btn.btn-default {
  font-size: 8px;
}

.filter-view__form__control-group label {
  font-size: 8px;
}

.reporting-interval-list {
  line-height: 1;
  margin-top: 10px;
  list-style: none;
}

@media (max-width: 1200px) {
  .service-offerings-view__content .filter-view__form__controls .filter-view__form-controls__reset {
    margin-top: -2.2em;
  }
}
.service-offerings-view__content .filter-view__form__control-group {
  min-width: 140px;
  max-width: 140px;
}

.filter-view-filters {
  padding-left: 15px;
}

@media (min-width: 992px) {
  .service-offerings-view__content .filter-view__form__control-group {
    min-width: 185px;
    max-width: 185px;
  }

  .filter-view-filters {
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .service-offerings-view .filter-view__form__control-group {
    min-width: 220px;
    max-width: 220px;
  }
  .service-offerings-view .filter-view__form__control-group.reportingLevel {
    min-width: 125px;
    max-width: 125px;
  }
  .service-offerings-view .filter-view-filters {
    padding-left: 20px;
  }

  .filter-view__form__control-group label {
    font-size: 14px;
  }

  button.dropdown-toggle.ng-binding.btn.btn-default {
    font-size: 12px;
  }

  .filter-view__form__controls .filter-view__form-controls__reset {
    float: right;
  }
}
@media (min-width: 992px) {
  .service-offerings-view__content--grid-nav .col-xs-offset-1 {
    margin-left: 13.88888%;
  }
}
.device-assignment-status-list {
  padding: 20px;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.billing-accounts-grid {
  padding: 20px;
}
.billing-accounts-grid .list-title {
  width: 50%;
}
.billing-accounts-grid .title-row {
  padding-bottom: 20px;
}
.billing-accounts-grid .item-table {
  padding-left: 10px;
}
.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.help-block {
  color: #a0a2a4;
}

.text-capitalize {
  text-transform: uppercase;
}

.logo {
  height: 76.469px;
}

.reset-left {
  margin-left: 0;
  padding-left: 0;
}

.reset-right {
  padding-right: 0;
  margin-right: 0;
}

.clickable {
  cursor: pointer;
}

.title-bar {
  background-color: #191919;
  color: #ffffff;
  line-height: 0;
  width: 100%;
}
.title-bar a {
  color: #ffffff;
}
.title-bar__content {
  padding-left: 15px;
}
.title-bar__content .breadcrumb {
  float: left;
  padding: 10px 0;
  margin-bottom: 0;
  background: transparent;
}
.title-bar__content .breadcrumb .active, .title-bar__content .breadcrumb > li + li:before {
  color: #ffffff;
}
div[dir=rtl] .title-bar__content .breadcrumb {
  float: right;
}
div[dir=rtl] .title-bar__content {
  padding-left: 0px;
  padding-right: 15px;
}
.title-bar__button {
  float: right;
  min-height: 37px;
}
div[dir=rtl] .title-bar__button {
  float: left;
}
.title-bar__element {
  padding-left: 15px;
  float: right;
  height: 100%;
}

body[dir=rtl] .title-bar__element {
  float: left;
  padding-left: 0;
}

.page-header {
  margin: 20px 0 20px !important;
}

.page-content {
  background-color: #ffffff;
}

.inline-button-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.inline-button-heading h1 {
  margin: 0;
}
.inline-button-heading h2 {
  margin: 0;
}
.inline-button-heading h3 {
  margin: 0;
}
.inline-button-heading h4 {
  margin: 0;
}
.inline-button-heading h5 {
  margin: 0;
}
.inline-button-heading h6 {
  margin: 0;
}

.empty-label-input-align {
  margin-top: 24px;
}

.alarm-icon--attention {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ed1c24;
}
.alarm-icon--attention .alarm-icon__bell {
  font-size: 110%;
}
.alarm-icon--urgent {
  color: #9370db;
}
.alarm-icon--high {
  color: #ed1c24;
}
.alarm-icon--med {
  color: #ffcb00;
}
.alarm-icon--low {
  color: #5fc8d5;
}

body {
  font-weight: 400;
  font-family: "Noto Sans", "Roboto", sans-serif;
  -ms-overflow-style: scrollbar;
}

h1, .h1 {
  font-weight: 400;
}

h2, .h2 {
  font-weight: 500;
}

h3, .h3 {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5 {
  color: #191919;
}

.alert {
  border: 5px solid;
}

p[class^=bg-] {
  padding: 10px;
}

.container--main {
  margin-top: 20px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.container--footer {
  border-top: 3px solid #dadada;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.float-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-content {
  border-radius: 0;
}

.panel {
  border: 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn, .ats-switch {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  color: #191919;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  text-transform: uppercase;
}
.btn-default {
  border: 1px solid #eeeeee;
  color: #6a6a6a;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
  border-color: #eeeeee;
  color: #6a6a6a;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:active:focus, .btn-warning:active:hover, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .btn-success:active:hover, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info:active:hover {
  color: #191919;
}
.btn-danger {
  color: #eeeeee;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus, .btn-danger:active:hover {
  color: #eeeeee;
}
.btn--chevron {
  padding: 6px;
  width: 30px;
  height: 30px;
}
.btn--ellipsis {
  background: #999999;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  height: 28px;
  width: 28px;
  padding: 0;
}
.btn--ellipsis:hover, .btn--ellipsis:focus {
  background-color: #6a6a6a;
  color: #ffffff;
}
.btn--tab {
  background-color: #6a6a6a;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  font-weight: 500;
}
.btn--tab:hover, .btn--tab:focus {
  background-color: #515151;
  color: #ffffff;
}
.btn--white {
  background-color: #ffffff;
  color: #515151;
}

.row-bottom-padding {
  padding-bottom: 15px;
}

.input-group-btn button {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
  height: 34px;
}

.app .ui-grid, .modal .ui-grid {
  border: none;
  height: auto !important;
}
.app .ui-grid-viewport, .modal .ui-grid-viewport {
  height: auto !important;
  overflow: visible !important;
}
.app .ui-grid-top-panel, .modal .ui-grid-top-panel {
  background: #e2e2e2;
  color: #6a6a6a;
}
.app .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons, .modal .ui-grid-header-canvas .ui-grid-header-cell-wrapper .ui-grid-selection-row-header-buttons {
  padding-top: 13px;
  padding-bottom: 7px;
  padding-left: 7px;
  color: #191919;
}
.app .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(odd) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffdb4d;
}
.app .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell, .modal .ui-grid-row:nth-child(even) .ui-grid-row-has-warning .ui-grid-cell {
  background-color: #ffcb00;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  padding: 7px;
  position: relative;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-table-header, .modal .ui-grid-table-header {
  font-weight: 400;
  padding: 12px 7px;
  border-right: none;
}
.app .ui-grid-cell-contents, .modal .ui-grid-cell-contents {
  padding: 0;
  position: relative;
}
.app .ui-grid-v-center, .app .ui-grid-cell-contents, .modal .ui-grid-v-center, .modal .ui-grid-cell-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-disable-selection, .modal .ui-grid-disable-selection {
  height: 100%;
}
.app .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok, .modal .ui-grid-disable-selection .ui-grid-cell-contents .ui-grid-icon-ok {
  padding-top: 7px;
  color: #191919;
}
.app .ui-grid-cell, .modal .ui-grid-cell {
  color: #191919;
}
.app .ui-grid-allow-overflow, .modal .ui-grid-allow-overflow {
  overflow: visible !important;
}
.app .ui-grid--bring-to-front, .modal .ui-grid--bring-to-front {
  position: relative;
  z-index: 999999;
}
.app .ui-grid-expandable-buttons-cell, .modal .ui-grid-expandable-buttons-cell {
  height: 100%;
}
.app .ui-grid-expandable-buttons-cell .ui-grid-cell-contents, .modal .ui-grid-expandable-buttons-cell .ui-grid-cell-contents {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.app .ui-grid-selection-row-header-buttons, .modal .ui-grid-selection-row-header-buttons {
  opacity: 0.7;
}
.app .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell, .modal .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: auto;
}

.grid-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101;
}

.remove-margin {
  margin: 0 !important;
}

.remove-padding {
  padding: 0 !important;
}

.modal-open .modal {
  z-index: 100000;
}

.cdk-overlay-pane {
  max-height: 300px;
}
.cdk-overlay-pane .mat-menu-panel {
  max-width: 400px;
}

div.cdk-overlay-container {
  z-index: 1050;
}

.modal-header {
  min-height: 50px;
}
.modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.modal-header .glyphicon {
  font-size: 20px;
}

.modal-close-padding-left {
  padding-left: 20px;
}

.uib-datepicker-popup {
  padding: 5px;
}
.uib-datepicker-popup .btn, .uib-datepicker-popup .ats-switch {
  padding: 5px 10px;
  border-radius: 3px;
}
.uib-datepicker-popup .uib-button-bar {
  padding-left: 0;
  padding-right: 0;
}

.input-group-unstyled {
  border: 0px !important;
  background-color: transparent !important;
}

.header-link {
  color: #191919;
  text-decoration: underline;
}

.well-dark {
  background-color: #f0f0f0;
}

.no-border {
  border: 0 !important;
}

label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.center-text {
  text-align: center;
}

.center-span {
  margin-left: auto;
  margin-right: auto;
}

.cell-word-wrap .ui-grid-cell-contents {
  white-space: normal;
}

.no-margin-top {
  margin-top: 0 !important;
}

.track-map-sample-env > ul {
  z-index: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.long-enterprise-name-cell {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

tg-spinner-ngx ngx-spinner .overlay[style] {
  z-index: 1000 !important;
}

.ats-switch {
  padding: 0 !important;
}
.ats-switch > div {
  width: 177%;
}
.ats-switch .switch-left, .ats-switch .switch-right {
  width: 42%;
}
.ats-switch .switch-off {
  left: -77%;
}
.ats-switch .knob {
  width: 16%;
}
.ats-switch.switch-primary span.switch-left {
  color: #191919;
  background: #5fc8d5;
}
.ats-switch.switch-info span.switch-left {
  color: #191919;
  background: #5bc0de;
}
.ats-switch.switch-success span.switch-left {
  color: #191919;
  background: #89c541;
}
.ats-switch.switch-warning span.switch-left {
  background: #ffcb00;
  color: #191919;
}
.ats-switch.switch-danger span.switch-left {
  color: #191919;
  background: #ed1c24;
}
.ats-switch.switch-default span.switch-left {
  color: #6a6a6a;
  background: #eeeeee;
}

.form-control[readonly].date-input {
  background: #fff;
}
.form-control[readonly].date-input[disabled] {
  background: #eeeeee;
}

.row.equal-column-height {
  overflow: hidden;
}

.row.equal-column-height > [class*=col-] {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.tooltip-inner {
  max-width: none;
  white-space: nowrap;
}

[uib-datepicker-popup][required] + [uib-datepicker-popup-wrap] button[ng-click*="select(null"] {
  display: none;
}

.ui-grid-cell-contents {
  outline: none;
}

.disabled-link, .disabled-link:hover, .disabled-link:link, .disabled-link:visited, .disabled-link:active {
  color: inherit;
  text-decoration: inherit;
}

.input-sized-button {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid transparent;
}

.break-long-text {
  word-break: break-all;
}

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

.no-margin-top {
  margin-top: 0px;
}

.toast-top-right {
  top: auto !important;
  bottom: 12px !important;
  right: 12px;
}

.page-top-margin {
  margin-top: 30px;
}

.section-top-margin {
  margin-top: 15px;
}

.multiline-text-truncate {
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 13px;
}

.threeline-text-truncate {
  max-height: 4.5em !important;
  -webkit-line-clamp: 3 !important;
  overflow: hidden;
}

.tooltip {
  opacity: 1 !important;
}

.ngb-tp-input-container {
  width: 5em !important;
}

.mat-option-text {
  font-size: 12px !important;
}

.has-error > .ng-select-container {
  border-color: #a94442;
  -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);
}

body[dir=ltr] .padding-left-md {
  padding-left: 15px;
}

body[dir=rtl] .padding-left-md {
  padding-right: 15px;
}

.inventory-locations-grid {
  padding: 20px;
}
.inventory-locations-grid .list-title {
  width: 50%;
}
.inventory-locations-grid .title-row {
  padding-bottom: 20px;
}
.inventory-locations-grid .item-table {
  padding-left: 10px;
}

.edit-customer-view__form {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0;
}
.edit-customer-view__accounts-grid, .edit-customer-view__inventory-locations-grid {
  border-bottom: 1px solid #cccccc;
}
.edit-customer-view .edit-customer-form__edit-button {
  text-align: right;
}
.edit-customer-view .edit-customer-form__close-edit-customer .glyphicon {
  right: 20px;
  top: 5px;
}
.inventory-status-reasons {
  padding: 20px;
}
.inventory-status-reasons li.selected-status {
  background-color: #f3f3f3;
}
.inventory-status-reasons li.not-selected-status {
  background-color: white;
}
.inventory-status-modal .editable-item {
  padding: 10px 20px;
}
.inventory-status-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.inventory-status-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.inventory-status-modal .modal-header .glyphicon {
  font-size: 20px;
}
.add-beacon-modal .modal-header__title {
  font-weight: bold;
}
.add-beacon-modal .modal-header__btn-close {
  cursor: pointer;
  float: right;
  font-size: 20px;
}
.add-beacon-modal .modal-body {
  padding: 30px;
}
.add-beacon-modal .modal-body .controls-group {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.add-beacon-modal .serial-numbers {
  width: 100%;
}
.add-beacon-modal #checkbox {
  padding-left: 28px;
  padding-top: 20px;
}
.add-beacon-modal #device-info {
  padding-top: 15px;
}
.add-beacon-modal .device-type-dropdown {
  padding-left: 20px;
}
.bulk-filter-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.bulk-filter-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.bulk-filter-modal .modal-header .glyphicon {
  font-size: 20px;
}
.bulk-filter-modal .modal-body {
  padding: 30px;
}
.bulk-filter-modal .serial-numbers {
  width: 100%;
}


.new-customer-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.new-customer-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.new-customer-modal .modal-header .glyphicon {
  font-size: 20px;
}
.new-customer-modal .group-label .hr {
  width: 80%;
}
.inventory-location-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.inventory-location-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.inventory-location-modal .modal-header .glyphicon {
  font-size: 20px;
}
.service-offering-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.service-offering-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.service-offering-modal .modal-header .glyphicon {
  font-size: 20px;
}

input[type=checkbox] {
  width: 2em;
}

input[type=radio] {
  width: 2em;
}

.check-title {
  font-weight: bold;
}
.service-offerings-grid {
  padding: 20px;
}
.service-offerings-grid .list-title {
  width: 50%;
}
.service-offerings-grid .title-row {
  padding-bottom: 20px;
}
.service-offerings-grid .item-table {
  padding-left: 10px;
}
.service-offering-customer-modal .editable-item {
  padding: 10px 20px;
}
.service-offering-customer-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.service-offering-customer-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.service-offering-customer-modal .modal-header .glyphicon {
  font-size: 20px;
}
.inventory-location-modal .modal-header .modal-title {
  float: left;
  font-weight: bold;
}
.inventory-location-modal .modal-header .modal-close-button {
  float: right;
  cursor: pointer;
}
.inventory-location-modal .modal-header .glyphicon {
  font-size: 20px;
}
