@charset "UTF-8";
/*place holder font size*/
@font-face {
  font-family: "BTahoma";
  src: url("/_fonts/TTahoma.ttf") format("truetype"), url("/_fonts/TTahoma.woff") format("woff");
}
@font-face {
  font-family: farhang;
  src: url("/_fonts/farhang/FarhangFaNum-DemiBold.woff") format("woff"), url("/_fonts/farhang/FarhangFaNum-DemiBold.woff2") format("woff2");
}
@font-face {
  font-family: Farhang-Regular;
  src: url("/_fonts/farhang/Farhang-Regular.woff") format("woff"), url("/_fonts/farhang/Farhang-Regular.woff2") format("woff2");
}
@font-face {
  font-family: farhang-latin;
  src: url("/_fonts/farhang/Farhang-Regular.woff") format("woff"), url("/_fonts/farhang/Farhang-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "npglyphs";
  src: url("/_fonts/npglyphs.ttf") format("truetype"), url("/_fonts/npglyphs.woff") format("woff");
}
.npDropdown {
  display: inline-block;
  border: 1px solid #dee2e6;
  border-radius: 5px;
  background: #a6b8ce;
  z-index: 6000;
}

.npDropdown-content {
  background-color: #f8f9fa;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px #f8f9fa;
  z-index: 1;
}

.npDropdown-content span {
  color: #222b45;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.npDropdown-content span:hover {
  background-color: #e9ecef;
}

.npDropdown:hover .npDropdown-content {
  display: block;
}

[np5ht7]:not([locale=en]) {
  text-align: right;
  /*text-underline-position: under;*/
}

[np5ht7] {
  font-size: 0.749rem !important;
  font-family: iransans, BTahoma, Tahoma !important;
  /*text-align: justify;*/
}

[np5ht7] {
  /* End npui */
  /*
    .ui-state-hover{
    .bg-secondary;
    .text-white;
    }*/
  /* Spinner specific style fixes */
  /*div.group.en label {
      right: 30px;
    }*/
  /*
   .glyphicon-resize-small:before {
    content: "\e113";
   }*/
  /* modify bootstrap4 */
  /*.btn-group{
      margin-top:8px;
   }*/
  /*.input-group > div{
      flex:1;
   }*/
  /* support: IE8 - See #6727 */
  /*.ui-widget-header { 
       border: 1px solid $gray-500ddd;
       background: #e9e9e9;
       color: $dark;
      font-weight: bold;
      padding:0px;  
   }*/
  /*.ui-widget-header a {
      color: $dark;
    }*/
  /*!  
    * SmartWizard v4.x
    * jQuery Wizard Plugin
    * http://www.techlaboratory.net/smartwizard
    *
    * Created by Dipu Raj
    * http://dipuraj.me
    *
    * Licensed under the terms of MIT License
    * https://github.com/techlab/SmartWizard/blob/master/LICENSE
    */
  /* SmartWizard Theme: Arrows */
  /*.sw-theme-arrows > ul.step-anchor > li.disable > a {
      color: #bbb !important;
   }*/
  /*.sw-theme-arrows > ul.step-anchor > li.disabled {
      opacity: 0.5;
    }*/
  /*
    .sw-theme-arrows > ul.step-anchor > li:not(.disabled):not(.active) > a:hover:before{
      border-right-color: #dee2e6 !important;


    }*/
  /* Responsive CSS */
  /* Loader Animation
   Courtesy: http://bootsnipp.com/snippets/featured/loading-button-effect-no-js
   */
  /*
   .sw-theme-arrows>ul.step-anchor>li {
      float: right;
   }*/
  /*
  input[type="text"],
  [type="password"],
  select {
    color:$dark;
  }*/
  /*div.np-grid-even:hover{
     background-color:$yellow;
   }
   div.np-grid-odd:hover{
     background-color:darken($yellow,20%);

   }*/
  /*div.btn-group{
     margin-top:6px;
   }*/
  /*
  .highcharts-container {
    padding-left: 11px;
  }*/
  /*
  div.row.np-grid-odd{
    background-color: #d4edda;

  }
  div.row.np-grid-even{
    background-color: #e2e2c1;

  }*/
  /*
  .qunit-tests .fail {
    @extend .alert-danger;
  }
  .qunit-assert-list{
    @extend .alert-light;
  }
  .qunit-tests li li.fail{
    @extend .alert-light;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color:$danger;
  }
  .qunit-tests li li.pass{
    @extend .alert-light;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color:$success;
  }
  .qunit-tests li {
    padding: 0.4em 1em 0.4em 1em;
    border-bottom: 1px solid #FFF;
    list-style-position: inside;
  }
  .qunit-tests > li:last-child {
  border-radius: 0 0 5px 5px;
  }
  .qunit-tests {
  list-style-position: inside;
  }
  .qunit-tests, #qunit-header, #qunit-banner, #qunit-filteredTest, #qunit-userAgent, #qunit-testresult, #qunit-modulefilter {
  margin: 0;
  padding: 0;
  }
  .qunit-collapsed {
    display: none;
  }
  .qunit-assert-list {
    margin-top: 0.5em;
    padding: 0.5em;
    @extend .alert-light;
    border-radius: 5px;
  }
  .qunit-tests li strong {
    cursor: pointer;
  }
  #qunit-testrunner-toolbar label {
  	display: inline-block;
  }*/
  /*!
   * QUnit 2.9.2
   * https://qunitjs.com/
   *
   * Copyright jQuery Foundation and other contributors
   * Released under the MIT license
   * https://jquery.org/license
   *
   * Date: 2019-02-21T22:49Z
   */
  /** Font Family and Sizes */
  /** Resets */
  /** Header (excluding toolbar) */
  /** Toolbar */
  /** Tests: Pass/Fail */
  /*** Test Counts */
  /*** Passing Styles */
  /*** Failing Styles */
  /*** Aborted tests */
  /*** Skipped tests */
  /** Result */
  /** Fixture */
  /*td > label {
    display: inline-block;
  }*/
  /*
  .np-bdr {
    border-radius: 5px;
  }

  .np-bdr+.np-bdr {
    border-top-color: transparent;
    margin-top: -2px;
  }

  .np-border-primary {
    border: 1px solid $primary;
  }

  .np-border-secondary {
    border: 1px solid $secondary;
  }

  .np-border-success {
    border: 1px solid $success;
  }

  .np-border-info {
    border: 1px solid $info;
  }

  .np-border-warning {
    border: 1px solid $warning;
  }

  .np-border-danger {
    border: 1px solid $danger;
  }

  .np-border-light {
    border: 1px solid $light;
  }

  .np-border-dark {
    border: 1px solid $dark;
  }
  */
  /*.np-list-h:first-child {
    border-right-width: 1px;
    border-right-style: solid;
  }

  .np-list-h:last-child {
    border-left-width: 1px;
    border-left-style: solid;
  }
  */
  /*.npepay-icon {
      di_splay: block;
      fl_oat: right;
      wi_dth: 3.3em;
    }*/
  /*

    a.npepay-back img:hover{
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
    } */
}
[np5ht7] .input-group {
  padding-right: 0px;
  padding-left: 0px;
}
[np5ht7] .grd-col.col-undefined {
  width: inherit !important;
}
[np5ht7] legend {
  float: unset;
}
[np5ht7] .table > :not(caption) > * > * {
  padding: unset;
}
[np5ht7] .table > :not(caption) > * > .btn, [np5ht7] .table > :not(caption) > * > .ui-button {
  padding: 4px 12px;
}
[np5ht7] select {
  appearance: auto;
}
[np5ht7] .npRquire.col-12 {
  padding: 0px;
}
[np5ht7] .npglyphicon, [np5ht7] .np-icon, [np5ht7] .ui-icon,
[np5ht7] .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "npglyphs";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 0.749rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}
[np5ht7] *,
[np5ht7] *::before,
[np5ht7] *::after {
  box-sizing: border-box;
}
[np5ht7] html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(34, 43, 69, 0);
}
@-ms-viewport {
  width: device-width;
}
[np5ht7] article, [np5ht7] aside, [np5ht7] figcaption, [np5ht7] figure, [np5ht7] footer, [np5ht7] header, [np5ht7] hgroup, [np5ht7] main, [np5ht7] nav, [np5ht7] section {
  display: block;
}
[np5ht7] body {
  margin: 0;
  font-family: iransans, BTahoma, Tahoma;
  font-size: 0.749rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[np5ht7] [tabindex="-1"]:focus {
  outline: 0 !important;
}
[np5ht7] hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
[np5ht7] h1, [np5ht7] h2, [np5ht7] h3, [np5ht7] h4, [np5ht7] h5, [np5ht7] h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
[np5ht7] p {
  margin-top: 0;
  margin-bottom: 1rem;
}
[np5ht7] abbr[title],
[np5ht7] abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
[np5ht7] address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
[np5ht7] ol,
[np5ht7] ul,
[np5ht7] dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
[np5ht7] ol ol,
[np5ht7] ul ul,
[np5ht7] ol ul,
[np5ht7] ul ol {
  margin-bottom: 0;
}
[np5ht7] dt {
  font-weight: 700;
}
[np5ht7] dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
[np5ht7] blockquote {
  margin: 0 0 1rem;
}
[np5ht7] dfn {
  font-style: italic;
}
[np5ht7] b,
[np5ht7] strong {
  font-weight: bolder;
}
[np5ht7] small {
  font-size: 80%;
}
[np5ht7] sub,
[np5ht7] sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
[np5ht7] sub {
  bottom: -0.25em;
}
[np5ht7] sup {
  top: -0.5em;
}
[np5ht7] a {
  color: #282719;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
[np5ht7] a:hover {
  color: black;
  text-decoration: underline;
}
[np5ht7] a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
[np5ht7] a:not([href]):not([tabindex]):hover, [np5ht7] a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
[np5ht7] a:not([href]):not([tabindex]):focus {
  outline: 0;
}
[np5ht7] pre,
[np5ht7] code,
[np5ht7] kbd,
[np5ht7] samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
[np5ht7] pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
[np5ht7] figure {
  margin: 0 0 1rem;
}
[np5ht7] img {
  vertical-align: middle;
  border-style: none;
}
[np5ht7] svg {
  overflow: hidden;
  vertical-align: middle;
}
[np5ht7] table {
  border-collapse: collapse;
}
[np5ht7] caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
[np5ht7] th {
  text-align: inherit;
}
[np5ht7] label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
[np5ht7] button {
  border-radius: 0;
}
[np5ht7] button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
[np5ht7] input,
[np5ht7] button,
[np5ht7] select,
[np5ht7] optgroup,
[np5ht7] textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
[np5ht7] button,
[np5ht7] input {
  overflow: visible;
}
[np5ht7] button,
[np5ht7] select {
  text-transform: none;
}
[np5ht7] button,
[np5ht7] html [type=button],
[np5ht7] [type=reset],
[np5ht7] [type=submit] {
  -webkit-appearance: button;
}
[np5ht7] button::-moz-focus-inner,
[np5ht7] [type=button]::-moz-focus-inner,
[np5ht7] [type=reset]::-moz-focus-inner,
[np5ht7] [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
[np5ht7] input[type=radio],
[np5ht7] input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
[np5ht7] input[type=date],
[np5ht7] input[type=time],
[np5ht7] input[type=datetime-local],
[np5ht7] input[type=month] {
  -webkit-appearance: listbox;
}
[np5ht7] textarea {
  overflow: auto;
  resize: vertical;
}
[np5ht7] fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
[np5ht7] legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
[np5ht7] progress {
  vertical-align: baseline;
}
[np5ht7] [type=number]::-webkit-inner-spin-button,
[np5ht7] [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[np5ht7] [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[np5ht7] [type=search]::-webkit-search-cancel-button,
[np5ht7] [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[np5ht7] ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
[np5ht7] output {
  display: inline-block;
}
[np5ht7] summary {
  display: list-item;
  cursor: pointer;
}
[np5ht7] template {
  display: none;
}
[np5ht7] [hidden] {
  display: none !important;
}
[np5ht7] h1, [np5ht7] h2, [np5ht7] h3, [np5ht7] h4, [np5ht7] h5, [np5ht7] h6,
[np5ht7] .h1, [np5ht7] .h2, [np5ht7] .h3, [np5ht7] .h4, [np5ht7] .h5, [np5ht7] .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
[np5ht7] h1, [np5ht7] .h1 {
  font-size: 1.8725rem;
}
[np5ht7] h2, [np5ht7] .h2 {
  font-size: 1.498rem;
}
[np5ht7] h3, [np5ht7] .h3 {
  font-size: 1.31075rem;
}
[np5ht7] h4, [np5ht7] .h4 {
  font-size: 1.1235rem;
}
[np5ht7] h5, [np5ht7] .h5 {
  font-size: 0.93625rem;
}
[np5ht7] h6, [np5ht7] .h6 {
  font-size: 0.749rem;
}
[np5ht7] .lead {
  font-size: 0.93625rem;
  font-weight: 300;
}
[np5ht7] .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
[np5ht7] .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[np5ht7] .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[np5ht7] .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[np5ht7] hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(34, 43, 69, 0.1);
}
[np5ht7] small,
[np5ht7] .small {
  font-size: 80%;
  font-weight: 400;
}
[np5ht7] mark,
[np5ht7] .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
[np5ht7] .list-unstyled {
  padding-left: 0;
  list-style: none;
}
[np5ht7] .list-inline {
  padding-left: 0;
  list-style: none;
}
[np5ht7] .list-inline-item {
  display: inline-block;
}
[np5ht7] .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
[np5ht7] .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
[np5ht7] .blockquote {
  margin-bottom: 1rem;
  font-size: 0.93625rem;
}
[np5ht7] .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
[np5ht7] .blockquote-footer::before {
  content: "— ";
}
[np5ht7] .img-fluid {
  max-width: 100%;
  height: auto;
}
[np5ht7] .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
[np5ht7] .figure {
  display: inline-block;
}
[np5ht7] .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
[np5ht7] .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
[np5ht7] code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > [np5ht7] code {
  color: inherit;
}
[np5ht7] kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
[np5ht7] kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
[np5ht7] pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
[np5ht7] pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
[np5ht7] .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
[np5ht7] .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  [np5ht7] .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  [np5ht7] .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  [np5ht7] .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .container {
    max-width: 1140px;
  }
}
[np5ht7] .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
[np5ht7] .row, [np5ht7] .np-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
[np5ht7] .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
[np5ht7] .no-gutters > .col,
[np5ht7] .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
[np5ht7] .col-xl,
[np5ht7] .col-xl-auto, [np5ht7] .col-xl-12, [np5ht7] .col-xl-11, [np5ht7] .col-xl-10, [np5ht7] .col-xl-9, [np5ht7] .col-xl-8, [np5ht7] .col-xl-7, [np5ht7] .col-xl-6, [np5ht7] .col-xl-5, [np5ht7] .col-xl-4, [np5ht7] .col-xl-3, [np5ht7] .col-xl-2, [np5ht7] .col-xl-1, [np5ht7] .col-lg,
[np5ht7] .col-lg-auto, [np5ht7] .col-lg-12, [np5ht7] .col-lg-11, [np5ht7] .col-lg-10, [np5ht7] .col-lg-9, [np5ht7] .col-lg-8, [np5ht7] .col-lg-7, [np5ht7] .col-lg-6, [np5ht7] .col-lg-5, [np5ht7] .col-lg-4, [np5ht7] .col-lg-3, [np5ht7] .col-lg-2, [np5ht7] .col-lg-1, [np5ht7] .col-md,
[np5ht7] .col-md-auto, [np5ht7] .col-md-12, [np5ht7] .col-md-11, [np5ht7] .col-md-10, [np5ht7] .col-md-9, [np5ht7] .col-md-8, [np5ht7] .col-md-7, [np5ht7] .col-md-6, [np5ht7] .col-md-5, [np5ht7] .col-md-4, [np5ht7] .col-md-3, [np5ht7] .col-md-2, [np5ht7] .col-md-1, [np5ht7] .col-sm,
[np5ht7] .col-sm-auto, [np5ht7] .col-sm-12, [np5ht7] .col-sm-11, [np5ht7] .col-sm-10, [np5ht7] .col-sm-9, [np5ht7] .col-sm-8, [np5ht7] .col-sm-7, [np5ht7] .col-sm-6, [np5ht7] .col-sm-5, [np5ht7] .col-sm-4, [np5ht7] .col-sm-3, [np5ht7] .col-sm-2, [np5ht7] .col-sm-1, [np5ht7] .col,
[np5ht7] .col-auto, [np5ht7] .col-12, [np5ht7] .col-11, [np5ht7] .col-10, [np5ht7] .col-9, [np5ht7] .col-8, [np5ht7] .col-7, [np5ht7] .col-6, [np5ht7] .col-5, [np5ht7] .col-4, [np5ht7] .col-3, [np5ht7] .col-2, [np5ht7] .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
[np5ht7] .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
[np5ht7] .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
[np5ht7] .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
[np5ht7] .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
[np5ht7] .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
[np5ht7] .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
[np5ht7] .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
[np5ht7] .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
[np5ht7] .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
[np5ht7] .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
[np5ht7] .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
[np5ht7] .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
[np5ht7] .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
[np5ht7] .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
[np5ht7] .order-first {
  order: -1;
}
[np5ht7] .order-last {
  order: 13;
}
[np5ht7] .order-0 {
  order: 0;
}
[np5ht7] .order-1 {
  order: 1;
}
[np5ht7] .order-2 {
  order: 2;
}
[np5ht7] .order-3 {
  order: 3;
}
[np5ht7] .order-4 {
  order: 4;
}
[np5ht7] .order-5 {
  order: 5;
}
[np5ht7] .order-6 {
  order: 6;
}
[np5ht7] .order-7 {
  order: 7;
}
[np5ht7] .order-8 {
  order: 8;
}
[np5ht7] .order-9 {
  order: 9;
}
[np5ht7] .order-10 {
  order: 10;
}
[np5ht7] .order-11 {
  order: 11;
}
[np5ht7] .order-12 {
  order: 12;
}
[np5ht7] .offset-1 {
  margin-left: 8.3333333333%;
}
[np5ht7] .offset-2 {
  margin-left: 16.6666666667%;
}
[np5ht7] .offset-3 {
  margin-left: 25%;
}
[np5ht7] .offset-4 {
  margin-left: 33.3333333333%;
}
[np5ht7] .offset-5 {
  margin-left: 41.6666666667%;
}
[np5ht7] .offset-6 {
  margin-left: 50%;
}
[np5ht7] .offset-7 {
  margin-left: 58.3333333333%;
}
[np5ht7] .offset-8 {
  margin-left: 66.6666666667%;
}
[np5ht7] .offset-9 {
  margin-left: 75%;
}
[np5ht7] .offset-10 {
  margin-left: 83.3333333333%;
}
[np5ht7] .offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  [np5ht7] .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  [np5ht7] .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  [np5ht7] .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [np5ht7] .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [np5ht7] .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [np5ht7] .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [np5ht7] .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [np5ht7] .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [np5ht7] .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [np5ht7] .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [np5ht7] .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  [np5ht7] .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [np5ht7] .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [np5ht7] .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [np5ht7] .order-sm-first {
    order: -1;
  }
  [np5ht7] .order-sm-last {
    order: 13;
  }
  [np5ht7] .order-sm-0 {
    order: 0;
  }
  [np5ht7] .order-sm-1 {
    order: 1;
  }
  [np5ht7] .order-sm-2 {
    order: 2;
  }
  [np5ht7] .order-sm-3 {
    order: 3;
  }
  [np5ht7] .order-sm-4 {
    order: 4;
  }
  [np5ht7] .order-sm-5 {
    order: 5;
  }
  [np5ht7] .order-sm-6 {
    order: 6;
  }
  [np5ht7] .order-sm-7 {
    order: 7;
  }
  [np5ht7] .order-sm-8 {
    order: 8;
  }
  [np5ht7] .order-sm-9 {
    order: 9;
  }
  [np5ht7] .order-sm-10 {
    order: 10;
  }
  [np5ht7] .order-sm-11 {
    order: 11;
  }
  [np5ht7] .order-sm-12 {
    order: 12;
  }
  [np5ht7] .offset-sm-0 {
    margin-left: 0;
  }
  [np5ht7] .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  [np5ht7] .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  [np5ht7] .offset-sm-3 {
    margin-left: 25%;
  }
  [np5ht7] .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  [np5ht7] .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  [np5ht7] .offset-sm-6 {
    margin-left: 50%;
  }
  [np5ht7] .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  [np5ht7] .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  [np5ht7] .offset-sm-9 {
    margin-left: 75%;
  }
  [np5ht7] .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  [np5ht7] .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  [np5ht7] .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  [np5ht7] .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  [np5ht7] .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [np5ht7] .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [np5ht7] .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [np5ht7] .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [np5ht7] .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [np5ht7] .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [np5ht7] .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [np5ht7] .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [np5ht7] .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  [np5ht7] .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [np5ht7] .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [np5ht7] .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [np5ht7] .order-md-first {
    order: -1;
  }
  [np5ht7] .order-md-last {
    order: 13;
  }
  [np5ht7] .order-md-0 {
    order: 0;
  }
  [np5ht7] .order-md-1 {
    order: 1;
  }
  [np5ht7] .order-md-2 {
    order: 2;
  }
  [np5ht7] .order-md-3 {
    order: 3;
  }
  [np5ht7] .order-md-4 {
    order: 4;
  }
  [np5ht7] .order-md-5 {
    order: 5;
  }
  [np5ht7] .order-md-6 {
    order: 6;
  }
  [np5ht7] .order-md-7 {
    order: 7;
  }
  [np5ht7] .order-md-8 {
    order: 8;
  }
  [np5ht7] .order-md-9 {
    order: 9;
  }
  [np5ht7] .order-md-10 {
    order: 10;
  }
  [np5ht7] .order-md-11 {
    order: 11;
  }
  [np5ht7] .order-md-12 {
    order: 12;
  }
  [np5ht7] .offset-md-0 {
    margin-left: 0;
  }
  [np5ht7] .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  [np5ht7] .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  [np5ht7] .offset-md-3 {
    margin-left: 25%;
  }
  [np5ht7] .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  [np5ht7] .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  [np5ht7] .offset-md-6 {
    margin-left: 50%;
  }
  [np5ht7] .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  [np5ht7] .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  [np5ht7] .offset-md-9 {
    margin-left: 75%;
  }
  [np5ht7] .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  [np5ht7] .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  [np5ht7] .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  [np5ht7] .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  [np5ht7] .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [np5ht7] .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [np5ht7] .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [np5ht7] .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [np5ht7] .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [np5ht7] .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [np5ht7] .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [np5ht7] .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [np5ht7] .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  [np5ht7] .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [np5ht7] .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [np5ht7] .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [np5ht7] .order-lg-first {
    order: -1;
  }
  [np5ht7] .order-lg-last {
    order: 13;
  }
  [np5ht7] .order-lg-0 {
    order: 0;
  }
  [np5ht7] .order-lg-1 {
    order: 1;
  }
  [np5ht7] .order-lg-2 {
    order: 2;
  }
  [np5ht7] .order-lg-3 {
    order: 3;
  }
  [np5ht7] .order-lg-4 {
    order: 4;
  }
  [np5ht7] .order-lg-5 {
    order: 5;
  }
  [np5ht7] .order-lg-6 {
    order: 6;
  }
  [np5ht7] .order-lg-7 {
    order: 7;
  }
  [np5ht7] .order-lg-8 {
    order: 8;
  }
  [np5ht7] .order-lg-9 {
    order: 9;
  }
  [np5ht7] .order-lg-10 {
    order: 10;
  }
  [np5ht7] .order-lg-11 {
    order: 11;
  }
  [np5ht7] .order-lg-12 {
    order: 12;
  }
  [np5ht7] .offset-lg-0 {
    margin-left: 0;
  }
  [np5ht7] .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  [np5ht7] .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  [np5ht7] .offset-lg-3 {
    margin-left: 25%;
  }
  [np5ht7] .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  [np5ht7] .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  [np5ht7] .offset-lg-6 {
    margin-left: 50%;
  }
  [np5ht7] .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  [np5ht7] .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  [np5ht7] .offset-lg-9 {
    margin-left: 75%;
  }
  [np5ht7] .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  [np5ht7] .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  [np5ht7] .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  [np5ht7] .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [np5ht7] .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [np5ht7] .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  [np5ht7] .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [np5ht7] .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [np5ht7] .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  [np5ht7] .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [np5ht7] .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [np5ht7] .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  [np5ht7] .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [np5ht7] .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [np5ht7] .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  [np5ht7] .order-xl-first {
    order: -1;
  }
  [np5ht7] .order-xl-last {
    order: 13;
  }
  [np5ht7] .order-xl-0 {
    order: 0;
  }
  [np5ht7] .order-xl-1 {
    order: 1;
  }
  [np5ht7] .order-xl-2 {
    order: 2;
  }
  [np5ht7] .order-xl-3 {
    order: 3;
  }
  [np5ht7] .order-xl-4 {
    order: 4;
  }
  [np5ht7] .order-xl-5 {
    order: 5;
  }
  [np5ht7] .order-xl-6 {
    order: 6;
  }
  [np5ht7] .order-xl-7 {
    order: 7;
  }
  [np5ht7] .order-xl-8 {
    order: 8;
  }
  [np5ht7] .order-xl-9 {
    order: 9;
  }
  [np5ht7] .order-xl-10 {
    order: 10;
  }
  [np5ht7] .order-xl-11 {
    order: 11;
  }
  [np5ht7] .order-xl-12 {
    order: 12;
  }
  [np5ht7] .offset-xl-0 {
    margin-left: 0;
  }
  [np5ht7] .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  [np5ht7] .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  [np5ht7] .offset-xl-3 {
    margin-left: 25%;
  }
  [np5ht7] .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  [np5ht7] .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  [np5ht7] .offset-xl-6 {
    margin-left: 50%;
  }
  [np5ht7] .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  [np5ht7] .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  [np5ht7] .offset-xl-9 {
    margin-left: 75%;
  }
  [np5ht7] .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  [np5ht7] .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
[np5ht7] .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
[np5ht7] .navbar > .container,
[np5ht7] .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
[np5ht7] .navbar-brand {
  display: inline-block;
  padding-top: 0.38675rem;
  padding-bottom: 0.38675rem;
  margin-right: 1rem;
  font-size: 0.9rem;
  line-height: inherit;
  white-space: nowrap;
}
[np5ht7] .navbar-brand:hover, [np5ht7] .navbar-brand:focus {
  text-decoration: none;
}
[np5ht7] .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
[np5ht7] .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
[np5ht7] .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
[np5ht7] .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
[np5ht7] .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
[np5ht7] .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 0.9rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
[np5ht7] .navbar-toggler:hover, [np5ht7] .navbar-toggler:focus {
  text-decoration: none;
}
[np5ht7] .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
[np5ht7] .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  [np5ht7] .navbar-expand-sm > .container,
[np5ht7] .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  [np5ht7] .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  [np5ht7] .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  [np5ht7] .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [np5ht7] .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [np5ht7] .navbar-expand-sm > .container,
[np5ht7] .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  [np5ht7] .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  [np5ht7] .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  [np5ht7] .navbar-expand-md > .container,
[np5ht7] .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  [np5ht7] .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  [np5ht7] .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  [np5ht7] .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [np5ht7] .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [np5ht7] .navbar-expand-md > .container,
[np5ht7] .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  [np5ht7] .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  [np5ht7] .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  [np5ht7] .navbar-expand-lg > .container,
[np5ht7] .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  [np5ht7] .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  [np5ht7] .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  [np5ht7] .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [np5ht7] .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [np5ht7] .navbar-expand-lg > .container,
[np5ht7] .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  [np5ht7] .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  [np5ht7] .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  [np5ht7] .navbar-expand-xl > .container,
[np5ht7] .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  [np5ht7] .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  [np5ht7] .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  [np5ht7] .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  [np5ht7] .navbar-expand-xl > .container,
[np5ht7] .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  [np5ht7] .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  [np5ht7] .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
[np5ht7] .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
[np5ht7] .navbar-expand > .container,
[np5ht7] .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
[np5ht7] .navbar-expand .navbar-nav {
  flex-direction: row;
}
[np5ht7] .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
[np5ht7] .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
[np5ht7] .navbar-expand > .container,
[np5ht7] .navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
[np5ht7] .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
[np5ht7] .navbar-expand .navbar-toggler {
  display: none;
}
[np5ht7] .navbar-light .navbar-brand {
  color: rgba(34, 43, 69, 0.9);
}
[np5ht7] .navbar-light .navbar-brand:hover, [np5ht7] .navbar-light .navbar-brand:focus {
  color: rgba(34, 43, 69, 0.9);
}
[np5ht7] .navbar-light .navbar-nav .nav-link {
  color: rgba(34, 43, 69, 0.5);
}
[np5ht7] .navbar-light .navbar-nav .nav-link:hover, [np5ht7] .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(34, 43, 69, 0.7);
}
[np5ht7] .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(34, 43, 69, 0.3);
}
[np5ht7] .navbar-light .navbar-nav .show > .nav-link,
[np5ht7] .navbar-light .navbar-nav .active > .nav-link,
[np5ht7] .navbar-light .navbar-nav .nav-link.show,
[np5ht7] .navbar-light .navbar-nav .nav-link.active {
  color: rgba(34, 43, 69, 0.9);
}
[np5ht7] .navbar-light .navbar-toggler {
  color: rgba(34, 43, 69, 0.5);
  border-color: rgba(34, 43, 69, 0.1);
}
[np5ht7] .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(34, 43, 69, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
[np5ht7] .navbar-light .navbar-text {
  color: rgba(34, 43, 69, 0.5);
}
[np5ht7] .navbar-light .navbar-text a {
  color: rgba(34, 43, 69, 0.9);
}
[np5ht7] .navbar-light .navbar-text a:hover, [np5ht7] .navbar-light .navbar-text a:focus {
  color: rgba(34, 43, 69, 0.9);
}
[np5ht7] .navbar-dark .navbar-brand {
  color: #fff;
}
[np5ht7] .navbar-dark .navbar-brand:hover, [np5ht7] .navbar-dark .navbar-brand:focus {
  color: #fff;
}
[np5ht7] .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.8);
}
[np5ht7] .navbar-dark .navbar-nav .nav-link:hover, [np5ht7] .navbar-dark .navbar-nav .nav-link:focus {
  color: #fff;
}
[np5ht7] .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
[np5ht7] .navbar-dark .navbar-nav .show > .nav-link,
[np5ht7] .navbar-dark .navbar-nav .active > .nav-link,
[np5ht7] .navbar-dark .navbar-nav .nav-link.show,
[np5ht7] .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
[np5ht7] .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.1);
}
[np5ht7] .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
[np5ht7] .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.8);
}
[np5ht7] .navbar-dark .navbar-text a {
  color: #fff;
}
[np5ht7] .navbar-dark .navbar-text a:hover, [np5ht7] .navbar-dark .navbar-text a:focus {
  color: #fff;
}
[np5ht7] .align-baseline {
  vertical-align: baseline !important;
}
[np5ht7] .align-top {
  vertical-align: top !important;
}
[np5ht7] .align-middle {
  vertical-align: middle !important;
}
[np5ht7] .align-bottom {
  vertical-align: bottom !important;
}
[np5ht7] .align-text-bottom {
  vertical-align: text-bottom !important;
}
[np5ht7] .align-text-top {
  vertical-align: text-top !important;
}
[np5ht7] .bg-primary, [np5ht7] #qunit-userAgent {
  background-color: #282719 !important;
}
[np5ht7] a.bg-primary:hover, [np5ht7] a#qunit-userAgent:hover, [np5ht7] a.bg-primary:focus, [np5ht7] a#qunit-userAgent:focus,
[np5ht7] button.bg-primary:hover,
[np5ht7] button#qunit-userAgent:hover,
[np5ht7] button.bg-primary:focus,
[np5ht7] button#qunit-userAgent:focus {
  background-color: #090805 !important;
}
[np5ht7] .bg-secondary, [np5ht7] .qunit-tests .qunit-todo-label, [np5ht7] .qunit-tests .skipped {
  background-color: #6c757d !important;
}
[np5ht7] a.bg-secondary:hover, [np5ht7] .qunit-tests a.qunit-todo-label:hover, [np5ht7] .qunit-tests a.skipped:hover, [np5ht7] a.bg-secondary:focus, [np5ht7] .qunit-tests a.qunit-todo-label:focus, [np5ht7] .qunit-tests a.skipped:focus,
[np5ht7] button.bg-secondary:hover,
[np5ht7] .qunit-tests button.qunit-todo-label:hover,
[np5ht7] .qunit-tests button.skipped:hover,
[np5ht7] button.bg-secondary:focus,
[np5ht7] .qunit-tests button.qunit-todo-label:focus,
[np5ht7] .qunit-tests button.skipped:focus {
  background-color: #545b62 !important;
}
[np5ht7] .bg-success {
  background-color: #8abb36 !important;
}
[np5ht7] a.bg-success:hover, [np5ht7] a.bg-success:focus,
[np5ht7] button.bg-success:hover,
[np5ht7] button.bg-success:focus {
  background-color: #6d932b !important;
}
[np5ht7] .bg-info, [np5ht7] #qunit-testresult, [np5ht7] .ui-checkboxradio-checked, [np5ht7] .textbox-info {
  background-color: #2b5989 !important;
}
[np5ht7] a.bg-info:hover, [np5ht7] a#qunit-testresult:hover, [np5ht7] a.ui-checkboxradio-checked:hover, [np5ht7] a.textbox-info:hover, [np5ht7] a.bg-info:focus, [np5ht7] a#qunit-testresult:focus, [np5ht7] a.ui-checkboxradio-checked:focus, [np5ht7] a.textbox-info:focus,
[np5ht7] button.bg-info:hover,
[np5ht7] button#qunit-testresult:hover,
[np5ht7] button.ui-checkboxradio-checked:hover,
[np5ht7] button.textbox-info:hover,
[np5ht7] button.bg-info:focus,
[np5ht7] button#qunit-testresult:focus,
[np5ht7] button.ui-checkboxradio-checked:focus,
[np5ht7] button.textbox-info:focus {
  background-color: #1f4062 !important;
}
[np5ht7] .bg-warning, [np5ht7] .qunit-tests .qunit-todo-label,
[np5ht7] .qunit-tests .qunit-skipped-label, [np5ht7] #qunit-filteredTest {
  background-color: #f5e71a !important;
}
[np5ht7] a.bg-warning:hover, [np5ht7] .qunit-tests a.qunit-todo-label:hover,
[np5ht7] .qunit-tests a.qunit-skipped-label:hover, [np5ht7] a#qunit-filteredTest:hover, [np5ht7] a.bg-warning:focus, [np5ht7] .qunit-tests a.qunit-todo-label:focus,
[np5ht7] .qunit-tests a.qunit-skipped-label:focus, [np5ht7] a#qunit-filteredTest:focus,
[np5ht7] button.bg-warning:hover,
[np5ht7] .qunit-tests button.qunit-todo-label:hover,
[np5ht7] .qunit-tests button.qunit-skipped-label:hover,
[np5ht7] button#qunit-filteredTest:hover,
[np5ht7] button.bg-warning:focus,
[np5ht7] .qunit-tests button.qunit-todo-label:focus,
[np5ht7] .qunit-tests button.qunit-skipped-label:focus,
[np5ht7] button#qunit-filteredTest:focus {
  background-color: #d3c609 !important;
}
[np5ht7] .bg-danger, [np5ht7] #qunit-banner.qunit-fail, [np5ht7] #qunit-banner.qunit-pass {
  background-color: #d3552f !important;
}
[np5ht7] a.bg-danger:hover, [np5ht7] a#qunit-banner.qunit-fail:hover, [np5ht7] a#qunit-banner.qunit-pass:hover, [np5ht7] a.bg-danger:focus, [np5ht7] a#qunit-banner.qunit-fail:focus, [np5ht7] a#qunit-banner.qunit-pass:focus,
[np5ht7] button.bg-danger:hover,
[np5ht7] button#qunit-banner.qunit-fail:hover,
[np5ht7] button#qunit-banner.qunit-pass:hover,
[np5ht7] button.bg-danger:focus,
[np5ht7] button#qunit-banner.qunit-fail:focus,
[np5ht7] button#qunit-banner.qunit-pass:focus {
  background-color: #ab4324 !important;
}
[np5ht7] .bg-light, [np5ht7] .qunit-tests li li, [np5ht7] .qunit-assert-list {
  background-color: #a6b8ce !important;
}
[np5ht7] a.bg-light:hover, [np5ht7] a.qunit-assert-list:hover, [np5ht7] a.bg-light:focus, [np5ht7] a.qunit-assert-list:focus,
[np5ht7] button.bg-light:hover,
[np5ht7] button.qunit-assert-list:hover,
[np5ht7] button.bg-light:focus,
[np5ht7] button.qunit-assert-list:focus {
  background-color: #859ebc !important;
}
[np5ht7] .bg-dark, [np5ht7] .navbar-toggle1 .icon-bar {
  background-color: #343a40 !important;
}
[np5ht7] a.bg-dark:hover, [np5ht7] .navbar-toggle1 a.icon-bar:hover, [np5ht7] a.bg-dark:focus, [np5ht7] .navbar-toggle1 a.icon-bar:focus,
[np5ht7] button.bg-dark:hover,
[np5ht7] .navbar-toggle1 button.icon-bar:hover,
[np5ht7] button.bg-dark:focus,
[np5ht7] .navbar-toggle1 button.icon-bar:focus {
  background-color: #1d2124 !important;
}
[np5ht7] .bg-white {
  background-color: #fff !important;
}
[np5ht7] .bg-transparent {
  background-color: transparent !important;
}
[np5ht7] .border {
  border: 1px solid #dee2e6 !important;
}
[np5ht7] .border-top {
  border-top: 1px solid #dee2e6 !important;
}
[np5ht7] .border-right {
  border-right: 1px solid #dee2e6 !important;
}
[np5ht7] .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
[np5ht7] .border-left {
  border-left: 1px solid #dee2e6 !important;
}
[np5ht7] .border-0 {
  border: 0 !important;
}
[np5ht7] .border-top-0 {
  border-top: 0 !important;
}
[np5ht7] .border-right-0 {
  border-right: 0 !important;
}
[np5ht7] .border-bottom-0 {
  border-bottom: 0 !important;
}
[np5ht7] .border-left-0 {
  border-left: 0 !important;
}
[np5ht7] .border-primary {
  border-color: #282719 !important;
}
[np5ht7] .border-secondary {
  border-color: #6c757d !important;
}
[np5ht7] .border-success {
  border-color: #8abb36 !important;
}
[np5ht7] .border-info {
  border-color: #2b5989 !important;
}
[np5ht7] .border-warning {
  border-color: #f5e71a !important;
}
[np5ht7] .border-danger {
  border-color: #d3552f !important;
}
[np5ht7] .border-light {
  border-color: #a6b8ce !important;
}
[np5ht7] .border-dark {
  border-color: #343a40 !important;
}
[np5ht7] .border-white {
  border-color: #fff !important;
}
[np5ht7] .rounded {
  border-radius: 0.25rem !important;
}
[np5ht7] .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
[np5ht7] .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
[np5ht7] .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
[np5ht7] .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
[np5ht7] .rounded-circle {
  border-radius: 50% !important;
}
[np5ht7] .rounded-0 {
  border-radius: 0 !important;
}
[np5ht7] .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
[np5ht7] .d-none {
  display: none !important;
}
[np5ht7] .d-inline {
  display: inline !important;
}
[np5ht7] .d-inline-block {
  display: inline-block !important;
}
[np5ht7] .d-block {
  display: block !important;
}
[np5ht7] .d-table {
  display: table !important;
}
[np5ht7] .d-table-row {
  display: table-row !important;
}
[np5ht7] .d-table-cell {
  display: table-cell !important;
}
[np5ht7] .d-flex, [np5ht7] .d-show {
  display: flex !important;
}
[np5ht7] .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  [np5ht7] .d-sm-none {
    display: none !important;
  }
  [np5ht7] .d-sm-inline {
    display: inline !important;
  }
  [np5ht7] .d-sm-inline-block {
    display: inline-block !important;
  }
  [np5ht7] .d-sm-block {
    display: block !important;
  }
  [np5ht7] .d-sm-table {
    display: table !important;
  }
  [np5ht7] .d-sm-table-row {
    display: table-row !important;
  }
  [np5ht7] .d-sm-table-cell {
    display: table-cell !important;
  }
  [np5ht7] .d-sm-flex {
    display: flex !important;
  }
  [np5ht7] .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  [np5ht7] .d-md-none {
    display: none !important;
  }
  [np5ht7] .d-md-inline {
    display: inline !important;
  }
  [np5ht7] .d-md-inline-block {
    display: inline-block !important;
  }
  [np5ht7] .d-md-block {
    display: block !important;
  }
  [np5ht7] .d-md-table {
    display: table !important;
  }
  [np5ht7] .d-md-table-row {
    display: table-row !important;
  }
  [np5ht7] .d-md-table-cell {
    display: table-cell !important;
  }
  [np5ht7] .d-md-flex {
    display: flex !important;
  }
  [np5ht7] .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  [np5ht7] .d-lg-none {
    display: none !important;
  }
  [np5ht7] .d-lg-inline {
    display: inline !important;
  }
  [np5ht7] .d-lg-inline-block {
    display: inline-block !important;
  }
  [np5ht7] .d-lg-block {
    display: block !important;
  }
  [np5ht7] .d-lg-table {
    display: table !important;
  }
  [np5ht7] .d-lg-table-row {
    display: table-row !important;
  }
  [np5ht7] .d-lg-table-cell {
    display: table-cell !important;
  }
  [np5ht7] .d-lg-flex {
    display: flex !important;
  }
  [np5ht7] .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .d-xl-none {
    display: none !important;
  }
  [np5ht7] .d-xl-inline {
    display: inline !important;
  }
  [np5ht7] .d-xl-inline-block {
    display: inline-block !important;
  }
  [np5ht7] .d-xl-block {
    display: block !important;
  }
  [np5ht7] .d-xl-table {
    display: table !important;
  }
  [np5ht7] .d-xl-table-row {
    display: table-row !important;
  }
  [np5ht7] .d-xl-table-cell {
    display: table-cell !important;
  }
  [np5ht7] .d-xl-flex {
    display: flex !important;
  }
  [np5ht7] .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  [np5ht7] .d-print-none {
    display: none !important;
  }
  [np5ht7] .d-print-inline {
    display: inline !important;
  }
  [np5ht7] .d-print-inline-block {
    display: inline-block !important;
  }
  [np5ht7] .d-print-block {
    display: block !important;
  }
  [np5ht7] .d-print-table {
    display: table !important;
  }
  [np5ht7] .d-print-table-row {
    display: table-row !important;
  }
  [np5ht7] .d-print-table-cell {
    display: table-cell !important;
  }
  [np5ht7] .d-print-flex {
    display: flex !important;
  }
  [np5ht7] .d-print-inline-flex {
    display: inline-flex !important;
  }
}
[np5ht7] .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
[np5ht7] .embed-responsive::before {
  display: block;
  content: "";
}
[np5ht7] .embed-responsive .embed-responsive-item,
[np5ht7] .embed-responsive iframe,
[np5ht7] .embed-responsive embed,
[np5ht7] .embed-responsive object,
[np5ht7] .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
[np5ht7] .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
[np5ht7] .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
[np5ht7] .embed-responsive-4by3::before {
  padding-top: 75%;
}
[np5ht7] .embed-responsive-1by1::before {
  padding-top: 100%;
}
[np5ht7] .flex-row {
  flex-direction: row !important;
}
[np5ht7] .flex-column {
  flex-direction: column !important;
}
[np5ht7] .flex-row-reverse {
  flex-direction: row-reverse !important;
}
[np5ht7] .flex-column-reverse {
  flex-direction: column-reverse !important;
}
[np5ht7] .flex-wrap {
  flex-wrap: wrap !important;
}
[np5ht7] .flex-nowrap {
  flex-wrap: nowrap !important;
}
[np5ht7] .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
[np5ht7] .flex-fill {
  flex: 1 1 auto !important;
}
[np5ht7] .flex-grow-0 {
  flex-grow: 0 !important;
}
[np5ht7] .flex-grow-1 {
  flex-grow: 1 !important;
}
[np5ht7] .flex-shrink-0 {
  flex-shrink: 0 !important;
}
[np5ht7] .flex-shrink-1 {
  flex-shrink: 1 !important;
}
[np5ht7] .justify-content-start {
  justify-content: flex-start !important;
}
[np5ht7] .justify-content-end {
  justify-content: flex-end !important;
}
[np5ht7] .justify-content-center {
  justify-content: center !important;
}
[np5ht7] .justify-content-between {
  justify-content: space-between !important;
}
[np5ht7] .justify-content-around {
  justify-content: space-around !important;
}
[np5ht7] .align-items-start {
  align-items: flex-start !important;
}
[np5ht7] .align-items-end {
  align-items: flex-end !important;
}
[np5ht7] .align-items-center {
  align-items: center !important;
}
[np5ht7] .align-items-baseline {
  align-items: baseline !important;
}
[np5ht7] .align-items-stretch {
  align-items: stretch !important;
}
[np5ht7] .align-content-start {
  align-content: flex-start !important;
}
[np5ht7] .align-content-end {
  align-content: flex-end !important;
}
[np5ht7] .align-content-center {
  align-content: center !important;
}
[np5ht7] .align-content-between {
  align-content: space-between !important;
}
[np5ht7] .align-content-around {
  align-content: space-around !important;
}
[np5ht7] .align-content-stretch {
  align-content: stretch !important;
}
[np5ht7] .align-self-auto {
  align-self: auto !important;
}
[np5ht7] .align-self-start {
  align-self: flex-start !important;
}
[np5ht7] .align-self-end {
  align-self: flex-end !important;
}
[np5ht7] .align-self-center {
  align-self: center !important;
}
[np5ht7] .align-self-baseline {
  align-self: baseline !important;
}
[np5ht7] .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  [np5ht7] .flex-sm-row {
    flex-direction: row !important;
  }
  [np5ht7] .flex-sm-column {
    flex-direction: column !important;
  }
  [np5ht7] .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  [np5ht7] .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  [np5ht7] .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  [np5ht7] .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  [np5ht7] .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  [np5ht7] .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  [np5ht7] .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  [np5ht7] .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  [np5ht7] .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  [np5ht7] .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  [np5ht7] .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  [np5ht7] .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  [np5ht7] .justify-content-sm-center {
    justify-content: center !important;
  }
  [np5ht7] .justify-content-sm-between {
    justify-content: space-between !important;
  }
  [np5ht7] .justify-content-sm-around {
    justify-content: space-around !important;
  }
  [np5ht7] .align-items-sm-start {
    align-items: flex-start !important;
  }
  [np5ht7] .align-items-sm-end {
    align-items: flex-end !important;
  }
  [np5ht7] .align-items-sm-center {
    align-items: center !important;
  }
  [np5ht7] .align-items-sm-baseline {
    align-items: baseline !important;
  }
  [np5ht7] .align-items-sm-stretch {
    align-items: stretch !important;
  }
  [np5ht7] .align-content-sm-start {
    align-content: flex-start !important;
  }
  [np5ht7] .align-content-sm-end {
    align-content: flex-end !important;
  }
  [np5ht7] .align-content-sm-center {
    align-content: center !important;
  }
  [np5ht7] .align-content-sm-between {
    align-content: space-between !important;
  }
  [np5ht7] .align-content-sm-around {
    align-content: space-around !important;
  }
  [np5ht7] .align-content-sm-stretch {
    align-content: stretch !important;
  }
  [np5ht7] .align-self-sm-auto {
    align-self: auto !important;
  }
  [np5ht7] .align-self-sm-start {
    align-self: flex-start !important;
  }
  [np5ht7] .align-self-sm-end {
    align-self: flex-end !important;
  }
  [np5ht7] .align-self-sm-center {
    align-self: center !important;
  }
  [np5ht7] .align-self-sm-baseline {
    align-self: baseline !important;
  }
  [np5ht7] .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  [np5ht7] .flex-md-row {
    flex-direction: row !important;
  }
  [np5ht7] .flex-md-column {
    flex-direction: column !important;
  }
  [np5ht7] .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  [np5ht7] .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  [np5ht7] .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  [np5ht7] .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  [np5ht7] .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  [np5ht7] .flex-md-fill {
    flex: 1 1 auto !important;
  }
  [np5ht7] .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  [np5ht7] .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  [np5ht7] .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  [np5ht7] .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  [np5ht7] .justify-content-md-start {
    justify-content: flex-start !important;
  }
  [np5ht7] .justify-content-md-end {
    justify-content: flex-end !important;
  }
  [np5ht7] .justify-content-md-center {
    justify-content: center !important;
  }
  [np5ht7] .justify-content-md-between {
    justify-content: space-between !important;
  }
  [np5ht7] .justify-content-md-around {
    justify-content: space-around !important;
  }
  [np5ht7] .align-items-md-start {
    align-items: flex-start !important;
  }
  [np5ht7] .align-items-md-end {
    align-items: flex-end !important;
  }
  [np5ht7] .align-items-md-center {
    align-items: center !important;
  }
  [np5ht7] .align-items-md-baseline {
    align-items: baseline !important;
  }
  [np5ht7] .align-items-md-stretch {
    align-items: stretch !important;
  }
  [np5ht7] .align-content-md-start {
    align-content: flex-start !important;
  }
  [np5ht7] .align-content-md-end {
    align-content: flex-end !important;
  }
  [np5ht7] .align-content-md-center {
    align-content: center !important;
  }
  [np5ht7] .align-content-md-between {
    align-content: space-between !important;
  }
  [np5ht7] .align-content-md-around {
    align-content: space-around !important;
  }
  [np5ht7] .align-content-md-stretch {
    align-content: stretch !important;
  }
  [np5ht7] .align-self-md-auto {
    align-self: auto !important;
  }
  [np5ht7] .align-self-md-start {
    align-self: flex-start !important;
  }
  [np5ht7] .align-self-md-end {
    align-self: flex-end !important;
  }
  [np5ht7] .align-self-md-center {
    align-self: center !important;
  }
  [np5ht7] .align-self-md-baseline {
    align-self: baseline !important;
  }
  [np5ht7] .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  [np5ht7] .flex-lg-row {
    flex-direction: row !important;
  }
  [np5ht7] .flex-lg-column {
    flex-direction: column !important;
  }
  [np5ht7] .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  [np5ht7] .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  [np5ht7] .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  [np5ht7] .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  [np5ht7] .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  [np5ht7] .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  [np5ht7] .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  [np5ht7] .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  [np5ht7] .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  [np5ht7] .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  [np5ht7] .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  [np5ht7] .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  [np5ht7] .justify-content-lg-center {
    justify-content: center !important;
  }
  [np5ht7] .justify-content-lg-between {
    justify-content: space-between !important;
  }
  [np5ht7] .justify-content-lg-around {
    justify-content: space-around !important;
  }
  [np5ht7] .align-items-lg-start {
    align-items: flex-start !important;
  }
  [np5ht7] .align-items-lg-end {
    align-items: flex-end !important;
  }
  [np5ht7] .align-items-lg-center {
    align-items: center !important;
  }
  [np5ht7] .align-items-lg-baseline {
    align-items: baseline !important;
  }
  [np5ht7] .align-items-lg-stretch {
    align-items: stretch !important;
  }
  [np5ht7] .align-content-lg-start {
    align-content: flex-start !important;
  }
  [np5ht7] .align-content-lg-end {
    align-content: flex-end !important;
  }
  [np5ht7] .align-content-lg-center {
    align-content: center !important;
  }
  [np5ht7] .align-content-lg-between {
    align-content: space-between !important;
  }
  [np5ht7] .align-content-lg-around {
    align-content: space-around !important;
  }
  [np5ht7] .align-content-lg-stretch {
    align-content: stretch !important;
  }
  [np5ht7] .align-self-lg-auto {
    align-self: auto !important;
  }
  [np5ht7] .align-self-lg-start {
    align-self: flex-start !important;
  }
  [np5ht7] .align-self-lg-end {
    align-self: flex-end !important;
  }
  [np5ht7] .align-self-lg-center {
    align-self: center !important;
  }
  [np5ht7] .align-self-lg-baseline {
    align-self: baseline !important;
  }
  [np5ht7] .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .flex-xl-row {
    flex-direction: row !important;
  }
  [np5ht7] .flex-xl-column {
    flex-direction: column !important;
  }
  [np5ht7] .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  [np5ht7] .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  [np5ht7] .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  [np5ht7] .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  [np5ht7] .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  [np5ht7] .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  [np5ht7] .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  [np5ht7] .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  [np5ht7] .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  [np5ht7] .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  [np5ht7] .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  [np5ht7] .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  [np5ht7] .justify-content-xl-center {
    justify-content: center !important;
  }
  [np5ht7] .justify-content-xl-between {
    justify-content: space-between !important;
  }
  [np5ht7] .justify-content-xl-around {
    justify-content: space-around !important;
  }
  [np5ht7] .align-items-xl-start {
    align-items: flex-start !important;
  }
  [np5ht7] .align-items-xl-end {
    align-items: flex-end !important;
  }
  [np5ht7] .align-items-xl-center {
    align-items: center !important;
  }
  [np5ht7] .align-items-xl-baseline {
    align-items: baseline !important;
  }
  [np5ht7] .align-items-xl-stretch {
    align-items: stretch !important;
  }
  [np5ht7] .align-content-xl-start {
    align-content: flex-start !important;
  }
  [np5ht7] .align-content-xl-end {
    align-content: flex-end !important;
  }
  [np5ht7] .align-content-xl-center {
    align-content: center !important;
  }
  [np5ht7] .align-content-xl-between {
    align-content: space-between !important;
  }
  [np5ht7] .align-content-xl-around {
    align-content: space-around !important;
  }
  [np5ht7] .align-content-xl-stretch {
    align-content: stretch !important;
  }
  [np5ht7] .align-self-xl-auto {
    align-self: auto !important;
  }
  [np5ht7] .align-self-xl-start {
    align-self: flex-start !important;
  }
  [np5ht7] .align-self-xl-end {
    align-self: flex-end !important;
  }
  [np5ht7] .align-self-xl-center {
    align-self: center !important;
  }
  [np5ht7] .align-self-xl-baseline {
    align-self: baseline !important;
  }
  [np5ht7] .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
[np5ht7] .float-left {
  float: left !important;
}
[np5ht7] .float-right {
  float: right !important;
}
[np5ht7] .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  [np5ht7] .float-sm-left {
    float: left !important;
  }
  [np5ht7] .float-sm-right {
    float: right !important;
  }
  [np5ht7] .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  [np5ht7] .float-md-left {
    float: left !important;
  }
  [np5ht7] .float-md-right {
    float: right !important;
  }
  [np5ht7] .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  [np5ht7] .float-lg-left {
    float: left !important;
  }
  [np5ht7] .float-lg-right {
    float: right !important;
  }
  [np5ht7] .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .float-xl-left {
    float: left !important;
  }
  [np5ht7] .float-xl-right {
    float: right !important;
  }
  [np5ht7] .float-xl-none {
    float: none !important;
  }
}
[np5ht7] .position-static {
  position: static !important;
}
[np5ht7] .position-relative {
  position: relative !important;
}
[np5ht7] .position-absolute {
  position: absolute !important;
}
[np5ht7] .position-fixed {
  position: fixed !important;
}
[np5ht7] .position-sticky {
  position: sticky !important;
}
[np5ht7] .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
[np5ht7] .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  [np5ht7] .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
[np5ht7] .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
[np5ht7] .sr-only-focusable:active, [np5ht7] .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
[np5ht7] .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(34, 43, 69, 0.075) !important;
}
[np5ht7] .shadow {
  box-shadow: 0 0.5rem 1rem rgba(34, 43, 69, 0.15) !important;
}
[np5ht7] .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(34, 43, 69, 0.175) !important;
}
[np5ht7] .shadow-none {
  box-shadow: none !important;
}
[np5ht7] .w-25 {
  width: 25% !important;
}
[np5ht7] .w-50 {
  width: 50% !important;
}
[np5ht7] .w-75 {
  width: 75% !important;
}
[np5ht7] .w-100 {
  width: 100% !important;
}
[np5ht7] .w-auto {
  width: auto !important;
}
[np5ht7] .h-25 {
  height: 25% !important;
}
[np5ht7] .h-50 {
  height: 50% !important;
}
[np5ht7] .h-75 {
  height: 75% !important;
}
[np5ht7] .h-100 {
  height: 100% !important;
}
[np5ht7] .h-auto {
  height: auto !important;
}
[np5ht7] .mw-100 {
  max-width: 100% !important;
}
[np5ht7] .mh-100 {
  max-height: 100% !important;
}
[np5ht7] .m-0 {
  margin: 0 !important;
}
[np5ht7] .mt-0,
[np5ht7] .my-0 {
  margin-top: 0 !important;
}
[np5ht7] .mr-0,
[np5ht7] .mx-0 {
  margin-right: 0 !important;
}
[np5ht7] .mb-0,
[np5ht7] .my-0 {
  margin-bottom: 0 !important;
}
[np5ht7] .ml-0,
[np5ht7] .mx-0 {
  margin-left: 0 !important;
}
[np5ht7] .m-1 {
  margin: 0.25rem !important;
}
[np5ht7] .mt-1,
[np5ht7] .my-1 {
  margin-top: 0.25rem !important;
}
[np5ht7] .mr-1,
[np5ht7] .mx-1 {
  margin-right: 0.25rem !important;
}
[np5ht7] .mb-1,
[np5ht7] .my-1 {
  margin-bottom: 0.25rem !important;
}
[np5ht7] .ml-1,
[np5ht7] .mx-1 {
  margin-left: 0.25rem !important;
}
[np5ht7] .m-2 {
  margin: 0.5rem !important;
}
[np5ht7] .mt-2,
[np5ht7] .my-2 {
  margin-top: 0.5rem !important;
}
[np5ht7] .mr-2,
[np5ht7] .mx-2 {
  margin-right: 0.5rem !important;
}
[np5ht7] .mb-2,
[np5ht7] .my-2 {
  margin-bottom: 0.5rem !important;
}
[np5ht7] .ml-2,
[np5ht7] .mx-2 {
  margin-left: 0.5rem !important;
}
[np5ht7] .m-3 {
  margin: 1rem !important;
}
[np5ht7] .mt-3,
[np5ht7] .my-3 {
  margin-top: 1rem !important;
}
[np5ht7] .mr-3,
[np5ht7] .mx-3 {
  margin-right: 1rem !important;
}
[np5ht7] .mb-3,
[np5ht7] .my-3 {
  margin-bottom: 1rem !important;
}
[np5ht7] .ml-3,
[np5ht7] .mx-3 {
  margin-left: 1rem !important;
}
[np5ht7] .m-4 {
  margin: 1.5rem !important;
}
[np5ht7] .mt-4,
[np5ht7] .my-4 {
  margin-top: 1.5rem !important;
}
[np5ht7] .mr-4,
[np5ht7] .mx-4 {
  margin-right: 1.5rem !important;
}
[np5ht7] .mb-4,
[np5ht7] .my-4 {
  margin-bottom: 1.5rem !important;
}
[np5ht7] .ml-4,
[np5ht7] .mx-4 {
  margin-left: 1.5rem !important;
}
[np5ht7] .m-5 {
  margin: 3rem !important;
}
[np5ht7] .mt-5,
[np5ht7] .my-5 {
  margin-top: 3rem !important;
}
[np5ht7] .mr-5,
[np5ht7] .mx-5 {
  margin-right: 3rem !important;
}
[np5ht7] .mb-5,
[np5ht7] .my-5 {
  margin-bottom: 3rem !important;
}
[np5ht7] .ml-5,
[np5ht7] .mx-5 {
  margin-left: 3rem !important;
}
[np5ht7] .p-0 {
  padding: 0 !important;
}
[np5ht7] .pt-0,
[np5ht7] .py-0 {
  padding-top: 0 !important;
}
[np5ht7] .pr-0,
[np5ht7] .px-0 {
  padding-right: 0 !important;
}
[np5ht7] .pb-0,
[np5ht7] .py-0 {
  padding-bottom: 0 !important;
}
[np5ht7] .pl-0,
[np5ht7] .px-0 {
  padding-left: 0 !important;
}
[np5ht7] .p-1 {
  padding: 0.25rem !important;
}
[np5ht7] .pt-1,
[np5ht7] .py-1 {
  padding-top: 0.25rem !important;
}
[np5ht7] .pr-1,
[np5ht7] .px-1 {
  padding-right: 0.25rem !important;
}
[np5ht7] .pb-1,
[np5ht7] .py-1 {
  padding-bottom: 0.25rem !important;
}
[np5ht7] .pl-1,
[np5ht7] .px-1 {
  padding-left: 0.25rem !important;
}
[np5ht7] .p-2 {
  padding: 0.5rem !important;
}
[np5ht7] .pt-2,
[np5ht7] .py-2 {
  padding-top: 0.5rem !important;
}
[np5ht7] .pr-2,
[np5ht7] .px-2 {
  padding-right: 0.5rem !important;
}
[np5ht7] .pb-2,
[np5ht7] .py-2 {
  padding-bottom: 0.5rem !important;
}
[np5ht7] .pl-2,
[np5ht7] .px-2 {
  padding-left: 0.5rem !important;
}
[np5ht7] .p-3 {
  padding: 1rem !important;
}
[np5ht7] .pt-3,
[np5ht7] .py-3 {
  padding-top: 1rem !important;
}
[np5ht7] .pr-3,
[np5ht7] .px-3 {
  padding-right: 1rem !important;
}
[np5ht7] .pb-3,
[np5ht7] .py-3 {
  padding-bottom: 1rem !important;
}
[np5ht7] .pl-3,
[np5ht7] .px-3 {
  padding-left: 1rem !important;
}
[np5ht7] .p-4 {
  padding: 1.5rem !important;
}
[np5ht7] .pt-4,
[np5ht7] .py-4 {
  padding-top: 1.5rem !important;
}
[np5ht7] .pr-4,
[np5ht7] .px-4 {
  padding-right: 1.5rem !important;
}
[np5ht7] .pb-4,
[np5ht7] .py-4 {
  padding-bottom: 1.5rem !important;
}
[np5ht7] .pl-4,
[np5ht7] .px-4 {
  padding-left: 1.5rem !important;
}
[np5ht7] .p-5 {
  padding: 3rem !important;
}
[np5ht7] .pt-5,
[np5ht7] .py-5 {
  padding-top: 3rem !important;
}
[np5ht7] .pr-5,
[np5ht7] .px-5 {
  padding-right: 3rem !important;
}
[np5ht7] .pb-5,
[np5ht7] .py-5 {
  padding-bottom: 3rem !important;
}
[np5ht7] .pl-5,
[np5ht7] .px-5 {
  padding-left: 3rem !important;
}
[np5ht7] .m-auto {
  margin: auto !important;
}
[np5ht7] .mt-auto,
[np5ht7] .my-auto {
  margin-top: auto !important;
}
[np5ht7] .mr-auto,
[np5ht7] .mx-auto {
  margin-right: auto !important;
}
[np5ht7] .mb-auto,
[np5ht7] .my-auto {
  margin-bottom: auto !important;
}
[np5ht7] .ml-auto,
[np5ht7] .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  [np5ht7] .m-sm-0 {
    margin: 0 !important;
  }
  [np5ht7] .mt-sm-0,
[np5ht7] .my-sm-0 {
    margin-top: 0 !important;
  }
  [np5ht7] .mr-sm-0,
[np5ht7] .mx-sm-0 {
    margin-right: 0 !important;
  }
  [np5ht7] .mb-sm-0,
[np5ht7] .my-sm-0 {
    margin-bottom: 0 !important;
  }
  [np5ht7] .ml-sm-0,
[np5ht7] .mx-sm-0 {
    margin-left: 0 !important;
  }
  [np5ht7] .m-sm-1 {
    margin: 0.25rem !important;
  }
  [np5ht7] .mt-sm-1,
[np5ht7] .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  [np5ht7] .mr-sm-1,
[np5ht7] .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  [np5ht7] .mb-sm-1,
[np5ht7] .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  [np5ht7] .ml-sm-1,
[np5ht7] .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  [np5ht7] .m-sm-2 {
    margin: 0.5rem !important;
  }
  [np5ht7] .mt-sm-2,
[np5ht7] .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  [np5ht7] .mr-sm-2,
[np5ht7] .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  [np5ht7] .mb-sm-2,
[np5ht7] .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  [np5ht7] .ml-sm-2,
[np5ht7] .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  [np5ht7] .m-sm-3 {
    margin: 1rem !important;
  }
  [np5ht7] .mt-sm-3,
[np5ht7] .my-sm-3 {
    margin-top: 1rem !important;
  }
  [np5ht7] .mr-sm-3,
[np5ht7] .mx-sm-3 {
    margin-right: 1rem !important;
  }
  [np5ht7] .mb-sm-3,
[np5ht7] .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  [np5ht7] .ml-sm-3,
[np5ht7] .mx-sm-3 {
    margin-left: 1rem !important;
  }
  [np5ht7] .m-sm-4 {
    margin: 1.5rem !important;
  }
  [np5ht7] .mt-sm-4,
[np5ht7] .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  [np5ht7] .mr-sm-4,
[np5ht7] .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  [np5ht7] .mb-sm-4,
[np5ht7] .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  [np5ht7] .ml-sm-4,
[np5ht7] .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  [np5ht7] .m-sm-5 {
    margin: 3rem !important;
  }
  [np5ht7] .mt-sm-5,
[np5ht7] .my-sm-5 {
    margin-top: 3rem !important;
  }
  [np5ht7] .mr-sm-5,
[np5ht7] .mx-sm-5 {
    margin-right: 3rem !important;
  }
  [np5ht7] .mb-sm-5,
[np5ht7] .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  [np5ht7] .ml-sm-5,
[np5ht7] .mx-sm-5 {
    margin-left: 3rem !important;
  }
  [np5ht7] .p-sm-0 {
    padding: 0 !important;
  }
  [np5ht7] .pt-sm-0,
[np5ht7] .py-sm-0 {
    padding-top: 0 !important;
  }
  [np5ht7] .pr-sm-0,
[np5ht7] .px-sm-0 {
    padding-right: 0 !important;
  }
  [np5ht7] .pb-sm-0,
[np5ht7] .py-sm-0 {
    padding-bottom: 0 !important;
  }
  [np5ht7] .pl-sm-0,
[np5ht7] .px-sm-0 {
    padding-left: 0 !important;
  }
  [np5ht7] .p-sm-1 {
    padding: 0.25rem !important;
  }
  [np5ht7] .pt-sm-1,
[np5ht7] .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  [np5ht7] .pr-sm-1,
[np5ht7] .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  [np5ht7] .pb-sm-1,
[np5ht7] .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  [np5ht7] .pl-sm-1,
[np5ht7] .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  [np5ht7] .p-sm-2 {
    padding: 0.5rem !important;
  }
  [np5ht7] .pt-sm-2,
[np5ht7] .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  [np5ht7] .pr-sm-2,
[np5ht7] .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  [np5ht7] .pb-sm-2,
[np5ht7] .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  [np5ht7] .pl-sm-2,
[np5ht7] .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  [np5ht7] .p-sm-3 {
    padding: 1rem !important;
  }
  [np5ht7] .pt-sm-3,
[np5ht7] .py-sm-3 {
    padding-top: 1rem !important;
  }
  [np5ht7] .pr-sm-3,
[np5ht7] .px-sm-3 {
    padding-right: 1rem !important;
  }
  [np5ht7] .pb-sm-3,
[np5ht7] .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  [np5ht7] .pl-sm-3,
[np5ht7] .px-sm-3 {
    padding-left: 1rem !important;
  }
  [np5ht7] .p-sm-4 {
    padding: 1.5rem !important;
  }
  [np5ht7] .pt-sm-4,
[np5ht7] .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  [np5ht7] .pr-sm-4,
[np5ht7] .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  [np5ht7] .pb-sm-4,
[np5ht7] .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  [np5ht7] .pl-sm-4,
[np5ht7] .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  [np5ht7] .p-sm-5 {
    padding: 3rem !important;
  }
  [np5ht7] .pt-sm-5,
[np5ht7] .py-sm-5 {
    padding-top: 3rem !important;
  }
  [np5ht7] .pr-sm-5,
[np5ht7] .px-sm-5 {
    padding-right: 3rem !important;
  }
  [np5ht7] .pb-sm-5,
[np5ht7] .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  [np5ht7] .pl-sm-5,
[np5ht7] .px-sm-5 {
    padding-left: 3rem !important;
  }
  [np5ht7] .m-sm-auto {
    margin: auto !important;
  }
  [np5ht7] .mt-sm-auto,
[np5ht7] .my-sm-auto {
    margin-top: auto !important;
  }
  [np5ht7] .mr-sm-auto,
[np5ht7] .mx-sm-auto {
    margin-right: auto !important;
  }
  [np5ht7] .mb-sm-auto,
[np5ht7] .my-sm-auto {
    margin-bottom: auto !important;
  }
  [np5ht7] .ml-sm-auto,
[np5ht7] .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  [np5ht7] .m-md-0 {
    margin: 0 !important;
  }
  [np5ht7] .mt-md-0,
[np5ht7] .my-md-0 {
    margin-top: 0 !important;
  }
  [np5ht7] .mr-md-0,
[np5ht7] .mx-md-0 {
    margin-right: 0 !important;
  }
  [np5ht7] .mb-md-0,
[np5ht7] .my-md-0 {
    margin-bottom: 0 !important;
  }
  [np5ht7] .ml-md-0,
[np5ht7] .mx-md-0 {
    margin-left: 0 !important;
  }
  [np5ht7] .m-md-1 {
    margin: 0.25rem !important;
  }
  [np5ht7] .mt-md-1,
[np5ht7] .my-md-1 {
    margin-top: 0.25rem !important;
  }
  [np5ht7] .mr-md-1,
[np5ht7] .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  [np5ht7] .mb-md-1,
[np5ht7] .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  [np5ht7] .ml-md-1,
[np5ht7] .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  [np5ht7] .m-md-2 {
    margin: 0.5rem !important;
  }
  [np5ht7] .mt-md-2,
[np5ht7] .my-md-2 {
    margin-top: 0.5rem !important;
  }
  [np5ht7] .mr-md-2,
[np5ht7] .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  [np5ht7] .mb-md-2,
[np5ht7] .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  [np5ht7] .ml-md-2,
[np5ht7] .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  [np5ht7] .m-md-3 {
    margin: 1rem !important;
  }
  [np5ht7] .mt-md-3,
[np5ht7] .my-md-3 {
    margin-top: 1rem !important;
  }
  [np5ht7] .mr-md-3,
[np5ht7] .mx-md-3 {
    margin-right: 1rem !important;
  }
  [np5ht7] .mb-md-3,
[np5ht7] .my-md-3 {
    margin-bottom: 1rem !important;
  }
  [np5ht7] .ml-md-3,
[np5ht7] .mx-md-3 {
    margin-left: 1rem !important;
  }
  [np5ht7] .m-md-4 {
    margin: 1.5rem !important;
  }
  [np5ht7] .mt-md-4,
[np5ht7] .my-md-4 {
    margin-top: 1.5rem !important;
  }
  [np5ht7] .mr-md-4,
[np5ht7] .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  [np5ht7] .mb-md-4,
[np5ht7] .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  [np5ht7] .ml-md-4,
[np5ht7] .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  [np5ht7] .m-md-5 {
    margin: 3rem !important;
  }
  [np5ht7] .mt-md-5,
[np5ht7] .my-md-5 {
    margin-top: 3rem !important;
  }
  [np5ht7] .mr-md-5,
[np5ht7] .mx-md-5 {
    margin-right: 3rem !important;
  }
  [np5ht7] .mb-md-5,
[np5ht7] .my-md-5 {
    margin-bottom: 3rem !important;
  }
  [np5ht7] .ml-md-5,
[np5ht7] .mx-md-5 {
    margin-left: 3rem !important;
  }
  [np5ht7] .p-md-0 {
    padding: 0 !important;
  }
  [np5ht7] .pt-md-0,
[np5ht7] .py-md-0 {
    padding-top: 0 !important;
  }
  [np5ht7] .pr-md-0,
[np5ht7] .px-md-0 {
    padding-right: 0 !important;
  }
  [np5ht7] .pb-md-0,
[np5ht7] .py-md-0 {
    padding-bottom: 0 !important;
  }
  [np5ht7] .pl-md-0,
[np5ht7] .px-md-0 {
    padding-left: 0 !important;
  }
  [np5ht7] .p-md-1 {
    padding: 0.25rem !important;
  }
  [np5ht7] .pt-md-1,
[np5ht7] .py-md-1 {
    padding-top: 0.25rem !important;
  }
  [np5ht7] .pr-md-1,
[np5ht7] .px-md-1 {
    padding-right: 0.25rem !important;
  }
  [np5ht7] .pb-md-1,
[np5ht7] .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  [np5ht7] .pl-md-1,
[np5ht7] .px-md-1 {
    padding-left: 0.25rem !important;
  }
  [np5ht7] .p-md-2 {
    padding: 0.5rem !important;
  }
  [np5ht7] .pt-md-2,
[np5ht7] .py-md-2 {
    padding-top: 0.5rem !important;
  }
  [np5ht7] .pr-md-2,
[np5ht7] .px-md-2 {
    padding-right: 0.5rem !important;
  }
  [np5ht7] .pb-md-2,
[np5ht7] .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  [np5ht7] .pl-md-2,
[np5ht7] .px-md-2 {
    padding-left: 0.5rem !important;
  }
  [np5ht7] .p-md-3 {
    padding: 1rem !important;
  }
  [np5ht7] .pt-md-3,
[np5ht7] .py-md-3 {
    padding-top: 1rem !important;
  }
  [np5ht7] .pr-md-3,
[np5ht7] .px-md-3 {
    padding-right: 1rem !important;
  }
  [np5ht7] .pb-md-3,
[np5ht7] .py-md-3 {
    padding-bottom: 1rem !important;
  }
  [np5ht7] .pl-md-3,
[np5ht7] .px-md-3 {
    padding-left: 1rem !important;
  }
  [np5ht7] .p-md-4 {
    padding: 1.5rem !important;
  }
  [np5ht7] .pt-md-4,
[np5ht7] .py-md-4 {
    padding-top: 1.5rem !important;
  }
  [np5ht7] .pr-md-4,
[np5ht7] .px-md-4 {
    padding-right: 1.5rem !important;
  }
  [np5ht7] .pb-md-4,
[np5ht7] .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  [np5ht7] .pl-md-4,
[np5ht7] .px-md-4 {
    padding-left: 1.5rem !important;
  }
  [np5ht7] .p-md-5 {
    padding: 3rem !important;
  }
  [np5ht7] .pt-md-5,
[np5ht7] .py-md-5 {
    padding-top: 3rem !important;
  }
  [np5ht7] .pr-md-5,
[np5ht7] .px-md-5 {
    padding-right: 3rem !important;
  }
  [np5ht7] .pb-md-5,
[np5ht7] .py-md-5 {
    padding-bottom: 3rem !important;
  }
  [np5ht7] .pl-md-5,
[np5ht7] .px-md-5 {
    padding-left: 3rem !important;
  }
  [np5ht7] .m-md-auto {
    margin: auto !important;
  }
  [np5ht7] .mt-md-auto,
[np5ht7] .my-md-auto {
    margin-top: auto !important;
  }
  [np5ht7] .mr-md-auto,
[np5ht7] .mx-md-auto {
    margin-right: auto !important;
  }
  [np5ht7] .mb-md-auto,
[np5ht7] .my-md-auto {
    margin-bottom: auto !important;
  }
  [np5ht7] .ml-md-auto,
[np5ht7] .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  [np5ht7] .m-lg-0 {
    margin: 0 !important;
  }
  [np5ht7] .mt-lg-0,
[np5ht7] .my-lg-0 {
    margin-top: 0 !important;
  }
  [np5ht7] .mr-lg-0,
[np5ht7] .mx-lg-0 {
    margin-right: 0 !important;
  }
  [np5ht7] .mb-lg-0,
[np5ht7] .my-lg-0 {
    margin-bottom: 0 !important;
  }
  [np5ht7] .ml-lg-0,
[np5ht7] .mx-lg-0 {
    margin-left: 0 !important;
  }
  [np5ht7] .m-lg-1 {
    margin: 0.25rem !important;
  }
  [np5ht7] .mt-lg-1,
[np5ht7] .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  [np5ht7] .mr-lg-1,
[np5ht7] .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  [np5ht7] .mb-lg-1,
[np5ht7] .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  [np5ht7] .ml-lg-1,
[np5ht7] .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  [np5ht7] .m-lg-2 {
    margin: 0.5rem !important;
  }
  [np5ht7] .mt-lg-2,
[np5ht7] .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  [np5ht7] .mr-lg-2,
[np5ht7] .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  [np5ht7] .mb-lg-2,
[np5ht7] .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  [np5ht7] .ml-lg-2,
[np5ht7] .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  [np5ht7] .m-lg-3 {
    margin: 1rem !important;
  }
  [np5ht7] .mt-lg-3,
[np5ht7] .my-lg-3 {
    margin-top: 1rem !important;
  }
  [np5ht7] .mr-lg-3,
[np5ht7] .mx-lg-3 {
    margin-right: 1rem !important;
  }
  [np5ht7] .mb-lg-3,
[np5ht7] .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  [np5ht7] .ml-lg-3,
[np5ht7] .mx-lg-3 {
    margin-left: 1rem !important;
  }
  [np5ht7] .m-lg-4 {
    margin: 1.5rem !important;
  }
  [np5ht7] .mt-lg-4,
[np5ht7] .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  [np5ht7] .mr-lg-4,
[np5ht7] .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  [np5ht7] .mb-lg-4,
[np5ht7] .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  [np5ht7] .ml-lg-4,
[np5ht7] .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  [np5ht7] .m-lg-5 {
    margin: 3rem !important;
  }
  [np5ht7] .mt-lg-5,
[np5ht7] .my-lg-5 {
    margin-top: 3rem !important;
  }
  [np5ht7] .mr-lg-5,
[np5ht7] .mx-lg-5 {
    margin-right: 3rem !important;
  }
  [np5ht7] .mb-lg-5,
[np5ht7] .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  [np5ht7] .ml-lg-5,
[np5ht7] .mx-lg-5 {
    margin-left: 3rem !important;
  }
  [np5ht7] .p-lg-0 {
    padding: 0 !important;
  }
  [np5ht7] .pt-lg-0,
[np5ht7] .py-lg-0 {
    padding-top: 0 !important;
  }
  [np5ht7] .pr-lg-0,
[np5ht7] .px-lg-0 {
    padding-right: 0 !important;
  }
  [np5ht7] .pb-lg-0,
[np5ht7] .py-lg-0 {
    padding-bottom: 0 !important;
  }
  [np5ht7] .pl-lg-0,
[np5ht7] .px-lg-0 {
    padding-left: 0 !important;
  }
  [np5ht7] .p-lg-1 {
    padding: 0.25rem !important;
  }
  [np5ht7] .pt-lg-1,
[np5ht7] .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  [np5ht7] .pr-lg-1,
[np5ht7] .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  [np5ht7] .pb-lg-1,
[np5ht7] .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  [np5ht7] .pl-lg-1,
[np5ht7] .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  [np5ht7] .p-lg-2 {
    padding: 0.5rem !important;
  }
  [np5ht7] .pt-lg-2,
[np5ht7] .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  [np5ht7] .pr-lg-2,
[np5ht7] .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  [np5ht7] .pb-lg-2,
[np5ht7] .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  [np5ht7] .pl-lg-2,
[np5ht7] .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  [np5ht7] .p-lg-3 {
    padding: 1rem !important;
  }
  [np5ht7] .pt-lg-3,
[np5ht7] .py-lg-3 {
    padding-top: 1rem !important;
  }
  [np5ht7] .pr-lg-3,
[np5ht7] .px-lg-3 {
    padding-right: 1rem !important;
  }
  [np5ht7] .pb-lg-3,
[np5ht7] .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  [np5ht7] .pl-lg-3,
[np5ht7] .px-lg-3 {
    padding-left: 1rem !important;
  }
  [np5ht7] .p-lg-4 {
    padding: 1.5rem !important;
  }
  [np5ht7] .pt-lg-4,
[np5ht7] .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  [np5ht7] .pr-lg-4,
[np5ht7] .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  [np5ht7] .pb-lg-4,
[np5ht7] .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  [np5ht7] .pl-lg-4,
[np5ht7] .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  [np5ht7] .p-lg-5 {
    padding: 3rem !important;
  }
  [np5ht7] .pt-lg-5,
[np5ht7] .py-lg-5 {
    padding-top: 3rem !important;
  }
  [np5ht7] .pr-lg-5,
[np5ht7] .px-lg-5 {
    padding-right: 3rem !important;
  }
  [np5ht7] .pb-lg-5,
[np5ht7] .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  [np5ht7] .pl-lg-5,
[np5ht7] .px-lg-5 {
    padding-left: 3rem !important;
  }
  [np5ht7] .m-lg-auto {
    margin: auto !important;
  }
  [np5ht7] .mt-lg-auto,
[np5ht7] .my-lg-auto {
    margin-top: auto !important;
  }
  [np5ht7] .mr-lg-auto,
[np5ht7] .mx-lg-auto {
    margin-right: auto !important;
  }
  [np5ht7] .mb-lg-auto,
[np5ht7] .my-lg-auto {
    margin-bottom: auto !important;
  }
  [np5ht7] .ml-lg-auto,
[np5ht7] .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .m-xl-0 {
    margin: 0 !important;
  }
  [np5ht7] .mt-xl-0,
[np5ht7] .my-xl-0 {
    margin-top: 0 !important;
  }
  [np5ht7] .mr-xl-0,
[np5ht7] .mx-xl-0 {
    margin-right: 0 !important;
  }
  [np5ht7] .mb-xl-0,
[np5ht7] .my-xl-0 {
    margin-bottom: 0 !important;
  }
  [np5ht7] .ml-xl-0,
[np5ht7] .mx-xl-0 {
    margin-left: 0 !important;
  }
  [np5ht7] .m-xl-1 {
    margin: 0.25rem !important;
  }
  [np5ht7] .mt-xl-1,
[np5ht7] .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  [np5ht7] .mr-xl-1,
[np5ht7] .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  [np5ht7] .mb-xl-1,
[np5ht7] .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  [np5ht7] .ml-xl-1,
[np5ht7] .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  [np5ht7] .m-xl-2 {
    margin: 0.5rem !important;
  }
  [np5ht7] .mt-xl-2,
[np5ht7] .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  [np5ht7] .mr-xl-2,
[np5ht7] .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  [np5ht7] .mb-xl-2,
[np5ht7] .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  [np5ht7] .ml-xl-2,
[np5ht7] .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  [np5ht7] .m-xl-3 {
    margin: 1rem !important;
  }
  [np5ht7] .mt-xl-3,
[np5ht7] .my-xl-3 {
    margin-top: 1rem !important;
  }
  [np5ht7] .mr-xl-3,
[np5ht7] .mx-xl-3 {
    margin-right: 1rem !important;
  }
  [np5ht7] .mb-xl-3,
[np5ht7] .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  [np5ht7] .ml-xl-3,
[np5ht7] .mx-xl-3 {
    margin-left: 1rem !important;
  }
  [np5ht7] .m-xl-4 {
    margin: 1.5rem !important;
  }
  [np5ht7] .mt-xl-4,
[np5ht7] .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  [np5ht7] .mr-xl-4,
[np5ht7] .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  [np5ht7] .mb-xl-4,
[np5ht7] .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  [np5ht7] .ml-xl-4,
[np5ht7] .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  [np5ht7] .m-xl-5 {
    margin: 3rem !important;
  }
  [np5ht7] .mt-xl-5,
[np5ht7] .my-xl-5 {
    margin-top: 3rem !important;
  }
  [np5ht7] .mr-xl-5,
[np5ht7] .mx-xl-5 {
    margin-right: 3rem !important;
  }
  [np5ht7] .mb-xl-5,
[np5ht7] .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  [np5ht7] .ml-xl-5,
[np5ht7] .mx-xl-5 {
    margin-left: 3rem !important;
  }
  [np5ht7] .p-xl-0 {
    padding: 0 !important;
  }
  [np5ht7] .pt-xl-0,
[np5ht7] .py-xl-0 {
    padding-top: 0 !important;
  }
  [np5ht7] .pr-xl-0,
[np5ht7] .px-xl-0 {
    padding-right: 0 !important;
  }
  [np5ht7] .pb-xl-0,
[np5ht7] .py-xl-0 {
    padding-bottom: 0 !important;
  }
  [np5ht7] .pl-xl-0,
[np5ht7] .px-xl-0 {
    padding-left: 0 !important;
  }
  [np5ht7] .p-xl-1 {
    padding: 0.25rem !important;
  }
  [np5ht7] .pt-xl-1,
[np5ht7] .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  [np5ht7] .pr-xl-1,
[np5ht7] .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  [np5ht7] .pb-xl-1,
[np5ht7] .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  [np5ht7] .pl-xl-1,
[np5ht7] .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  [np5ht7] .p-xl-2 {
    padding: 0.5rem !important;
  }
  [np5ht7] .pt-xl-2,
[np5ht7] .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  [np5ht7] .pr-xl-2,
[np5ht7] .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  [np5ht7] .pb-xl-2,
[np5ht7] .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  [np5ht7] .pl-xl-2,
[np5ht7] .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  [np5ht7] .p-xl-3 {
    padding: 1rem !important;
  }
  [np5ht7] .pt-xl-3,
[np5ht7] .py-xl-3 {
    padding-top: 1rem !important;
  }
  [np5ht7] .pr-xl-3,
[np5ht7] .px-xl-3 {
    padding-right: 1rem !important;
  }
  [np5ht7] .pb-xl-3,
[np5ht7] .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  [np5ht7] .pl-xl-3,
[np5ht7] .px-xl-3 {
    padding-left: 1rem !important;
  }
  [np5ht7] .p-xl-4 {
    padding: 1.5rem !important;
  }
  [np5ht7] .pt-xl-4,
[np5ht7] .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  [np5ht7] .pr-xl-4,
[np5ht7] .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  [np5ht7] .pb-xl-4,
[np5ht7] .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  [np5ht7] .pl-xl-4,
[np5ht7] .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  [np5ht7] .p-xl-5 {
    padding: 3rem !important;
  }
  [np5ht7] .pt-xl-5,
[np5ht7] .py-xl-5 {
    padding-top: 3rem !important;
  }
  [np5ht7] .pr-xl-5,
[np5ht7] .px-xl-5 {
    padding-right: 3rem !important;
  }
  [np5ht7] .pb-xl-5,
[np5ht7] .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  [np5ht7] .pl-xl-5,
[np5ht7] .px-xl-5 {
    padding-left: 3rem !important;
  }
  [np5ht7] .m-xl-auto {
    margin: auto !important;
  }
  [np5ht7] .mt-xl-auto,
[np5ht7] .my-xl-auto {
    margin-top: auto !important;
  }
  [np5ht7] .mr-xl-auto,
[np5ht7] .mx-xl-auto {
    margin-right: auto !important;
  }
  [np5ht7] .mb-xl-auto,
[np5ht7] .my-xl-auto {
    margin-bottom: auto !important;
  }
  [np5ht7] .ml-xl-auto,
[np5ht7] .mx-xl-auto {
    margin-left: auto !important;
  }
}
[np5ht7] .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
[np5ht7] .text-justify {
  text-align: justify !important;
}
[np5ht7] .text-nowrap {
  white-space: nowrap !important;
}
[np5ht7] .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[np5ht7] .text-left {
  text-align: left !important;
}
[np5ht7] .text-right {
  text-align: right !important;
}
[np5ht7] .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  [np5ht7] .text-sm-left {
    text-align: left !important;
  }
  [np5ht7] .text-sm-right {
    text-align: right !important;
  }
  [np5ht7] .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  [np5ht7] .text-md-left {
    text-align: left !important;
  }
  [np5ht7] .text-md-right {
    text-align: right !important;
  }
  [np5ht7] .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  [np5ht7] .text-lg-left {
    text-align: left !important;
  }
  [np5ht7] .text-lg-right {
    text-align: right !important;
  }
  [np5ht7] .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .text-xl-left {
    text-align: left !important;
  }
  [np5ht7] .text-xl-right {
    text-align: right !important;
  }
  [np5ht7] .text-xl-center {
    text-align: center !important;
  }
}
[np5ht7] .text-lowercase {
  text-transform: lowercase !important;
}
[np5ht7] .text-uppercase {
  text-transform: uppercase !important;
}
[np5ht7] .text-capitalize {
  text-transform: capitalize !important;
}
[np5ht7] .font-weight-light {
  font-weight: 300 !important;
}
[np5ht7] .font-weight-normal {
  font-weight: 400 !important;
}
[np5ht7] .font-weight-bold {
  font-weight: 700 !important;
}
[np5ht7] .font-italic {
  font-style: italic !important;
}
[np5ht7] .text-white, [np5ht7] label.ui-state-active {
  color: #fff !important;
}
[np5ht7] .text-primary, [np5ht7] .text-primary-important, [np5ht7] .np-jqgrid-hypertext, [np5ht7] .qunit-tests .qunit-todo-label,
[np5ht7] .qunit-tests .qunit-skipped-label, [np5ht7] .qunit-tests .pass .test-name, [np5ht7] #qunit-filteredTest, [np5ht7] .btn-group > label.active {
  color: #282719 !important;
}
[np5ht7] a.text-primary:hover, [np5ht7] a.text-primary-important:hover, [np5ht7] a.np-jqgrid-hypertext:hover, [np5ht7] .qunit-tests a.qunit-todo-label:hover,
[np5ht7] .qunit-tests a.qunit-skipped-label:hover, [np5ht7] .qunit-tests .pass a.test-name:hover, [np5ht7] a#qunit-filteredTest:hover, [np5ht7] a.text-primary:focus, [np5ht7] a.text-primary-important:focus, [np5ht7] a.np-jqgrid-hypertext:focus, [np5ht7] .qunit-tests a.qunit-todo-label:focus,
[np5ht7] .qunit-tests a.qunit-skipped-label:focus, [np5ht7] .qunit-tests .pass a.test-name:focus, [np5ht7] a#qunit-filteredTest:focus {
  color: #090805 !important;
}
[np5ht7] .text-secondary, [np5ht7] .qunit-tests .pass .test-actual,
[np5ht7] .qunit-tests .pass .test-expected, [np5ht7] .qunit-tests li a, [np5ht7] #qunit-header a {
  color: #6c757d !important;
}
[np5ht7] a.text-secondary:hover, [np5ht7] .qunit-tests .pass a.test-actual:hover,
[np5ht7] .qunit-tests .pass a.test-expected:hover, [np5ht7] .qunit-tests li a:hover, [np5ht7] #qunit-header a:hover, [np5ht7] a.text-secondary:focus, [np5ht7] .qunit-tests .pass a.test-actual:focus,
[np5ht7] .qunit-tests .pass a.test-expected:focus, [np5ht7] .qunit-tests li a:focus, [np5ht7] #qunit-header a:focus {
  color: #545b62 !important;
}
[np5ht7] .text-success, [np5ht7] .text-success-important, [np5ht7] .qunit-tests .fail .test-expected, [np5ht7] .qunit-tests b.passed {
  color: #8abb36 !important;
}
[np5ht7] a.text-success:hover, [np5ht7] a.text-success-important:hover, [np5ht7] .qunit-tests .fail a.test-expected:hover, [np5ht7] a.text-success:focus, [np5ht7] a.text-success-important:focus, [np5ht7] .qunit-tests .fail a.test-expected:focus {
  color: #6d932b !important;
}
[np5ht7] .text-info, [np5ht7] .text-info-important, [np5ht7] #qunit-testresult, [np5ht7] .label-cell {
  color: #2b5989 !important;
}
[np5ht7] a.text-info:hover, [np5ht7] a.text-info-important:hover, [np5ht7] a#qunit-testresult:hover, [np5ht7] a.label-cell:hover, [np5ht7] a.text-info:focus, [np5ht7] a.text-info-important:focus, [np5ht7] a#qunit-testresult:focus, [np5ht7] a.label-cell:focus {
  color: #1f4062 !important;
}
[np5ht7] .text-warning, [np5ht7] .text-warning-important {
  color: #f5e71a !important;
}
[np5ht7] a.text-warning:hover, [np5ht7] a.text-warning-important:hover, [np5ht7] a.text-warning:focus, [np5ht7] a.text-warning-important:focus {
  color: #d3c609 !important;
}
[np5ht7] .text-danger, [np5ht7] .text-danger-important, [np5ht7] .qunit-tests .fail .test-actual, [np5ht7] .qunit-tests b.failed {
  color: #d3552f !important;
}
[np5ht7] a.text-danger:hover, [np5ht7] a.text-danger-important:hover, [np5ht7] .qunit-tests .fail a.test-actual:hover, [np5ht7] a.text-danger:focus, [np5ht7] a.text-danger-important:focus, [np5ht7] .qunit-tests .fail a.test-actual:focus {
  color: #ab4324 !important;
}
[np5ht7] .text-light, [np5ht7] #qunit-userAgent, [np5ht7] #qunit-header a:hover,
[np5ht7] #qunit-header a:focus {
  color: #a6b8ce !important;
}
[np5ht7] a.text-light:hover, [np5ht7] a#qunit-userAgent:hover, [np5ht7] #qunit-header a:hover, [np5ht7] a.text-light:focus, [np5ht7] a#qunit-userAgent:focus,
[np5ht7] #qunit-header a:focus {
  color: #859ebc !important;
}
[np5ht7] .text-dark, [np5ht7] .qunit-tests .fail .test-name,
[np5ht7] .qunit-tests .fail .module-name, [np5ht7] .qunit-tests b.counts, [np5ht7] .qunit-tests li a:hover,
[np5ht7] .qunit-tests li a:focus, [np5ht7] .qunit-tests li p a, [np5ht7] #qunit-modulefilter-search-container:after, [np5ht7] .btn-outline-secondary, [np5ht7] .np-grid-even, [np5ht7] li.ui-menu-item > .ui-state-active, [np5ht7] .ui-widget-content {
  color: #343a40 !important;
}
[np5ht7] a.text-dark:hover, [np5ht7] .qunit-tests .fail a.test-name:hover,
[np5ht7] .qunit-tests .fail a.module-name:hover, [np5ht7] .qunit-tests li a:hover, [np5ht7] a#qunit-modulefilter-search-container:hover:after, [np5ht7] a.btn-outline-secondary:hover, [np5ht7] a.np-grid-even:hover, [np5ht7] li.ui-menu-item > a.ui-state-active:hover, [np5ht7] a.ui-widget-content:hover, [np5ht7] a.text-dark:focus, [np5ht7] .qunit-tests .fail a.test-name:focus,
[np5ht7] .qunit-tests .fail a.module-name:focus,
[np5ht7] .qunit-tests li a:focus, [np5ht7] a#qunit-modulefilter-search-container:focus:after, [np5ht7] a.btn-outline-secondary:focus, [np5ht7] a.np-grid-even:focus, [np5ht7] li.ui-menu-item > a.ui-state-active:focus, [np5ht7] a.ui-widget-content:focus {
  color: #1d2124 !important;
}
[np5ht7] .text-body {
  color: #212529 !important;
}
[np5ht7] .text-muted {
  color: #6c757d !important;
}
[np5ht7] .text-black-50 {
  color: rgba(34, 43, 69, 0.5) !important;
}
[np5ht7] .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
[np5ht7] .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
[np5ht7] .visible {
  visibility: visible !important;
}
[np5ht7] .invisible {
  visibility: hidden !important;
}
[np5ht7] .fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .fade {
    transition: none;
  }
}
[np5ht7] .fade:not(.show) {
  opacity: 0;
}
[np5ht7] .collapse:not(.show) {
  display: none;
}
[np5ht7] .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .collapsing {
    transition: none;
  }
}
[np5ht7] .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
[np5ht7] .alert-heading {
  color: inherit;
}
[np5ht7] .alert-link {
  font-weight: 700;
}
[np5ht7] .alert-dismissible {
  padding-right: 3.6235rem;
}
[np5ht7] .alert-dismissible .close, [np5ht7] .alert-dismissible .ui-dialog-titlebar-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
[np5ht7] .alert-primary, [np5ht7] .FaciHelp, [np5ht7] .Link-OpenFaci {
  color: #25292e;
  background-color: #d4d4d1;
  border-color: #c3c3bf;
}
[np5ht7] .alert-primary hr, [np5ht7] .FaciHelp hr, [np5ht7] .Link-OpenFaci hr {
  border-top-color: #b7b7b2;
}
[np5ht7] .alert-primary .alert-link, [np5ht7] .FaciHelp .alert-link, [np5ht7] .Link-OpenFaci .alert-link {
  color: #0e1012;
}
[np5ht7] .alert-secondary, [np5ht7] #qunit-modulefilter-dropdown .clickable.checked, [np5ht7] #qunit-modulefilter-dropdown, [np5ht7] #qunit-testrunner-toolbar, [np5ht7] .np-grid-odd, [np5ht7] .np-grid-odd-1 {
  color: #485162;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
[np5ht7] .alert-secondary hr, [np5ht7] #qunit-modulefilter-dropdown .clickable.checked hr, [np5ht7] #qunit-modulefilter-dropdown hr, [np5ht7] #qunit-testrunner-toolbar hr, [np5ht7] .np-grid-odd hr, [np5ht7] .np-grid-odd-1 hr {
  border-top-color: #c8cbcf;
}
[np5ht7] .alert-secondary .alert-link, [np5ht7] #qunit-modulefilter-dropdown .clickable.checked .alert-link, [np5ht7] #qunit-modulefilter-dropdown .alert-link, [np5ht7] #qunit-testrunner-toolbar .alert-link, [np5ht7] .np-grid-odd .alert-link, [np5ht7] .np-grid-odd-1 .alert-link {
  color: #323945;
}
[np5ht7] .alert-success, [np5ht7] .qunit-tests .pass, [np5ht7] .qunit-tests del, [np5ht7] .sw-theme-arrows > ul.step-anchor > li.done > a, [np5ht7] .ui-state-active {
  color: #58763d;
  background-color: #e8f1d7;
  border-color: #deecc7;
}
[np5ht7] .alert-success hr, [np5ht7] .qunit-tests .pass hr, [np5ht7] .qunit-tests del hr, [np5ht7] .sw-theme-arrows > ul.step-anchor > li.done > a hr, [np5ht7] .ui-state-active hr {
  border-top-color: #d3e6b4;
}
[np5ht7] .alert-success .alert-link, [np5ht7] .qunit-tests .pass .alert-link, [np5ht7] .qunit-tests del .alert-link, [np5ht7] .sw-theme-arrows > ul.step-anchor > li.done > a .alert-link, [np5ht7] .ui-state-active .alert-link {
  color: #3f542c;
}
[np5ht7] .alert-info, [np5ht7] .bg-info2, [np5ht7] .np-grid-header {
  color: #274368;
  background-color: #d5dee7;
  border-color: #c4d1de;
}
[np5ht7] .alert-info hr, [np5ht7] .bg-info2 hr, [np5ht7] .np-grid-header hr {
  border-top-color: #b4c4d5;
}
[np5ht7] .alert-info .alert-link, [np5ht7] .bg-info2 .alert-link, [np5ht7] .np-grid-header .alert-link {
  color: #192b43;
}
[np5ht7] .alert-warning, [np5ht7] .qunit-tests .aborted, [np5ht7] .form-control.ui-state-highlight, [np5ht7] input.ui-state-highlight[type=text],
[np5ht7] .ui-state-highlight[type=password],
[np5ht7] select.ui-state-highlight, [np5ht7] .ui-state-highlight {
  color: #908d2f;
  background-color: #fdfad1;
  border-color: #fcf8bf;
}
[np5ht7] .alert-warning hr, [np5ht7] .qunit-tests .aborted hr, [np5ht7] .form-control.ui-state-highlight hr, [np5ht7] input.ui-state-highlight[type=text] hr,
[np5ht7] .ui-state-highlight[type=password] hr,
[np5ht7] select.ui-state-highlight hr, [np5ht7] .ui-state-highlight hr {
  border-top-color: #fbf5a7;
}
[np5ht7] .alert-warning .alert-link, [np5ht7] .qunit-tests .aborted .alert-link, [np5ht7] .ui-state-highlight .alert-link {
  color: #6a6722;
}
[np5ht7] .alert-danger, [np5ht7] .qunit-tests .fail, [np5ht7] .qunit-tests ins, [np5ht7] .ui-state-error {
  color: #7e413a;
  background-color: #f6ddd5;
  border-color: #f3cfc5;
}
[np5ht7] .alert-danger hr, [np5ht7] .qunit-tests .fail hr, [np5ht7] .qunit-tests ins hr, [np5ht7] .ui-state-error hr {
  border-top-color: #efbeb0;
}
[np5ht7] .alert-danger .alert-link, [np5ht7] .qunit-tests .fail .alert-link, [np5ht7] .qunit-tests ins .alert-link, [np5ht7] .ui-state-error .alert-link {
  color: #5b2f2a;
}
[np5ht7] .alert-light, [np5ht7] .qunit-tests li li.pass, [np5ht7] .qunit-tests li li.fail, [np5ht7] .np-grid-even, [np5ht7] .np-grid-even-1, [np5ht7] .ui-widget-content {
  color: #67748c;
  background-color: #edf1f5;
  border-color: #e6ebf1;
}
[np5ht7] .alert-light hr, [np5ht7] .qunit-tests li li.pass hr, [np5ht7] .qunit-tests li li.fail hr, [np5ht7] .np-grid-even hr, [np5ht7] .np-grid-even-1 hr, [np5ht7] .ui-widget-content hr {
  border-top-color: #d6dee8;
}
[np5ht7] .alert-light .alert-link, [np5ht7] .qunit-tests li li.pass .alert-link, [np5ht7] .qunit-tests li li.fail .alert-link, [np5ht7] .np-grid-even .alert-link, [np5ht7] .np-grid-even-1 .alert-link, [np5ht7] .ui-widget-content .alert-link {
  color: #515c6f;
}
[np5ht7] .alert-dark, [np5ht7] #qunit-modulefilter-dropdown .clickable:hover, [np5ht7] #qunit-header {
  color: #2b3342;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
[np5ht7] .alert-dark hr, [np5ht7] #qunit-modulefilter-dropdown .clickable:hover hr, [np5ht7] #qunit-header hr {
  border-top-color: #b9bbbe;
}
[np5ht7] .alert-dark .alert-link, [np5ht7] #qunit-modulefilter-dropdown .clickable:hover .alert-link, [np5ht7] #qunit-header .alert-link {
  color: #171b23;
}
[np5ht7] .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: iransans, BTahoma, Tahoma;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.749rem;
  word-wrap: break-word;
  opacity: 0;
}
[np5ht7] .tooltip.show {
  opacity: 0.9;
}
[np5ht7] .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
[np5ht7] .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
[np5ht7] .bs-tooltip-top, [np5ht7] .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
[np5ht7] .bs-tooltip-top .arrow, [np5ht7] .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
[np5ht7] .bs-tooltip-top .arrow::before, [np5ht7] .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #1b5a33;
}
[np5ht7] .bs-tooltip-right, [np5ht7] .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
[np5ht7] .bs-tooltip-right .arrow, [np5ht7] .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
[np5ht7] .bs-tooltip-right .arrow::before, [np5ht7] .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #1b5a33;
}
[np5ht7] .bs-tooltip-bottom, [np5ht7] .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
[np5ht7] .bs-tooltip-bottom .arrow, [np5ht7] .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
[np5ht7] .bs-tooltip-bottom .arrow::before, [np5ht7] .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #1b5a33;
}
[np5ht7] .bs-tooltip-left, [np5ht7] .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
[np5ht7] .bs-tooltip-left .arrow, [np5ht7] .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
[np5ht7] .bs-tooltip-left .arrow::before, [np5ht7] .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #1b5a33;
}
[np5ht7] .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #1b5a33;
  border-radius: 0.25rem;
}
[np5ht7] .btn-group,
[np5ht7] .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
[np5ht7] .btn-group > .btn, [np5ht7] .btn-group > .ui-button,
[np5ht7] .btn-group-vertical > .btn,
[np5ht7] .btn-group-vertical > .ui-button {
  position: relative;
  flex: 0 1 auto;
}
[np5ht7] .btn-group > .btn:hover, [np5ht7] .btn-group > .ui-button:hover,
[np5ht7] .btn-group-vertical > .btn:hover,
[np5ht7] .btn-group-vertical > .ui-button:hover {
  z-index: 1;
}
[np5ht7] .btn-group > .btn:focus, [np5ht7] .btn-group > .ui-button:focus, [np5ht7] .btn-group > .btn:active, [np5ht7] .btn-group > .ui-button:active, [np5ht7] .btn-group > .btn.active, [np5ht7] .btn-group > .active.ui-button,
[np5ht7] .btn-group-vertical > .btn:focus,
[np5ht7] .btn-group-vertical > .ui-button:focus,
[np5ht7] .btn-group-vertical > .btn:active,
[np5ht7] .btn-group-vertical > .ui-button:active,
[np5ht7] .btn-group-vertical > .btn.active,
[np5ht7] .btn-group-vertical > .active.ui-button {
  z-index: 1;
}
[np5ht7] .btn-group .btn + .btn, [np5ht7] .btn-group .ui-button + .btn, [np5ht7] .btn-group .btn + .ui-button, [np5ht7] .btn-group .ui-button + .ui-button,
[np5ht7] .btn-group .btn + .btn-group,
[np5ht7] .btn-group .ui-button + .btn-group,
[np5ht7] .btn-group .btn-group + .btn,
[np5ht7] .btn-group .btn-group + .ui-button,
[np5ht7] .btn-group .btn-group + .btn-group,
[np5ht7] .btn-group-vertical .btn + .btn,
[np5ht7] .btn-group-vertical .ui-button + .btn,
[np5ht7] .btn-group-vertical .btn + .ui-button,
[np5ht7] .btn-group-vertical .ui-button + .ui-button,
[np5ht7] .btn-group-vertical .btn + .btn-group,
[np5ht7] .btn-group-vertical .ui-button + .btn-group,
[np5ht7] .btn-group-vertical .btn-group + .btn,
[np5ht7] .btn-group-vertical .btn-group + .ui-button,
[np5ht7] .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
[np5ht7] .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
[np5ht7] .btn-toolbar .input-group {
  width: auto;
}
[np5ht7] .btn-group > .btn:first-child, [np5ht7] .btn-group > .ui-button:first-child {
  margin-left: 0;
}
[np5ht7] .btn-group > .btn:not(:last-child):not(.dropdown-toggle), [np5ht7] .btn-group > .ui-button:not(:last-child):not(.dropdown-toggle),
[np5ht7] .btn-group > .btn-group:not(:last-child) > .btn,
[np5ht7] .btn-group > .btn-group:not(:last-child) > .ui-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[np5ht7] .btn-group > .btn:not(:first-child), [np5ht7] .btn-group > .ui-button:not(:first-child),
[np5ht7] .btn-group > .btn-group:not(:first-child) > .btn,
[np5ht7] .btn-group > .btn-group:not(:first-child) > .ui-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
[np5ht7] .dropdown-toggle-split::after, .dropup [np5ht7] .dropdown-toggle-split::after, .dropright [np5ht7] .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft [np5ht7] .dropdown-toggle-split::before {
  margin-right: 0;
}
[np5ht7] .btn-sm + .dropdown-toggle-split, [np5ht7] .btn-group-sm > .btn + .dropdown-toggle-split, [np5ht7] .btn-group-sm > .ui-button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
[np5ht7] .btn-lg + .dropdown-toggle-split, [np5ht7] .btn-group-lg > .btn + .dropdown-toggle-split, [np5ht7] .btn-group-lg > .ui-button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
[np5ht7] .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
[np5ht7] .btn-group-vertical .btn, [np5ht7] .btn-group-vertical .ui-button,
[np5ht7] .btn-group-vertical .btn-group {
  width: 100%;
}
[np5ht7] .btn-group-vertical > .btn + .btn, [np5ht7] .btn-group-vertical > .ui-button + .btn, [np5ht7] .btn-group-vertical > .btn + .ui-button, [np5ht7] .btn-group-vertical > .ui-button + .ui-button,
[np5ht7] .btn-group-vertical > .btn + .btn-group,
[np5ht7] .btn-group-vertical > .ui-button + .btn-group,
[np5ht7] .btn-group-vertical > .btn-group + .btn,
[np5ht7] .btn-group-vertical > .btn-group + .ui-button,
[np5ht7] .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
[np5ht7] .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), [np5ht7] .btn-group-vertical > .ui-button:not(:last-child):not(.dropdown-toggle),
[np5ht7] .btn-group-vertical > .btn-group:not(:last-child) > .btn,
[np5ht7] .btn-group-vertical > .btn-group:not(:last-child) > .ui-button {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .btn-group-vertical > .btn:not(:first-child), [np5ht7] .btn-group-vertical > .ui-button:not(:first-child),
[np5ht7] .btn-group-vertical > .btn-group:not(:first-child) > .btn,
[np5ht7] .btn-group-vertical > .btn-group:not(:first-child) > .ui-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[np5ht7] .btn-group-toggle > .btn, [np5ht7] .btn-group-toggle > .ui-button,
[np5ht7] .btn-group-toggle > .btn-group > .btn,
[np5ht7] .btn-group-toggle > .btn-group > .ui-button {
  margin-bottom: 0;
}
[np5ht7] .btn-group-toggle > .btn input[type=radio], [np5ht7] .btn-group-toggle > .ui-button input[type=radio],
[np5ht7] .btn-group-toggle > .btn input[type=checkbox],
[np5ht7] .btn-group-toggle > .ui-button input[type=checkbox],
[np5ht7] .btn-group-toggle > .btn-group > .btn input[type=radio],
[np5ht7] .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
[np5ht7] .btn, [np5ht7] .ui-button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.749rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .btn, [np5ht7] .ui-button {
    transition: none;
  }
}
[np5ht7] .btn:hover, [np5ht7] .ui-button:hover, [np5ht7] .btn:focus, [np5ht7] .ui-button:focus {
  text-decoration: none;
}
[np5ht7] .btn:focus, [np5ht7] .ui-button:focus, [np5ht7] .btn.focus, [np5ht7] .focus.ui-button {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] .btn.disabled, [np5ht7] .disabled.ui-button, [np5ht7] .btn:disabled, [np5ht7] .ui-button:disabled {
  opacity: 0.65;
}
[np5ht7] .btn:not(:disabled):not(.disabled), [np5ht7] .ui-button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
[np5ht7] a.btn.disabled, [np5ht7] a.disabled.ui-button,
[np5ht7] fieldset:disabled a.btn,
[np5ht7] fieldset:disabled a.ui-button {
  pointer-events: none;
}
[np5ht7] .btn-primary, [np5ht7] .ui-dialog-buttonset > .ui-button, [np5ht7] .ui-controlgroup, [np5ht7] .ui-buttonset {
  color: #fff;
  background-color: #282719;
  border-color: #282719;
}
[np5ht7] .btn-primary:hover, [np5ht7] .ui-dialog-buttonset > .ui-button:hover, [np5ht7] .ui-controlgroup:hover, [np5ht7] .ui-buttonset:hover {
  color: #fff;
  background-color: #10100a;
  border-color: #090805;
}
[np5ht7] .btn-primary:focus, [np5ht7] .ui-dialog-buttonset > .ui-button:focus, [np5ht7] .ui-controlgroup:focus, [np5ht7] .ui-buttonset:focus, [np5ht7] .btn-primary.focus, [np5ht7] .ui-dialog-buttonset > .focus.ui-button, [np5ht7] .focus.ui-controlgroup, [np5ht7] .focus.ui-buttonset {
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.5);
}
[np5ht7] .btn-primary.disabled, [np5ht7] .ui-dialog-buttonset > .disabled.ui-button, [np5ht7] .disabled.ui-controlgroup, [np5ht7] .disabled.ui-buttonset, [np5ht7] .btn-primary:disabled, [np5ht7] .ui-dialog-buttonset > .ui-button:disabled, [np5ht7] .ui-controlgroup:disabled, [np5ht7] .ui-buttonset:disabled {
  color: #fff;
  background-color: #282719;
  border-color: #282719;
}
[np5ht7] .btn-primary:not(:disabled):not(.disabled):active, [np5ht7] .ui-dialog-buttonset > .ui-button:not(:disabled):not(.disabled):active, [np5ht7] .ui-controlgroup:not(:disabled):not(.disabled):active, [np5ht7] .ui-buttonset:not(:disabled):not(.disabled):active, [np5ht7] .btn-primary:not(:disabled):not(.disabled).active, [np5ht7] .ui-dialog-buttonset > .ui-button:not(:disabled):not(.disabled).active, [np5ht7] .ui-controlgroup:not(:disabled):not(.disabled).active, [np5ht7] .ui-buttonset:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-primary.dropdown-toggle, .show > [np5ht7] .ui-dialog-buttonset > .dropdown-toggle.ui-button, .show > [np5ht7] .dropdown-toggle.ui-controlgroup, .show > [np5ht7] .dropdown-toggle.ui-buttonset {
  color: #fff;
  background-color: #090805;
  border-color: #010100;
}
[np5ht7] .btn-primary:not(:disabled):not(.disabled):active:focus, [np5ht7] .ui-dialog-buttonset > .ui-button:not(:disabled):not(.disabled):active:focus, [np5ht7] .ui-controlgroup:not(:disabled):not(.disabled):active:focus, [np5ht7] .ui-buttonset:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-primary:not(:disabled):not(.disabled).active:focus, [np5ht7] .ui-dialog-buttonset > .ui-button:not(:disabled):not(.disabled).active:focus, [np5ht7] .ui-controlgroup:not(:disabled):not(.disabled).active:focus, [np5ht7] .ui-buttonset:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-primary.dropdown-toggle:focus, .show > [np5ht7] .ui-dialog-buttonset > .dropdown-toggle.ui-button:focus, .show > [np5ht7] .dropdown-toggle.ui-controlgroup:focus, .show > [np5ht7] .dropdown-toggle.ui-buttonset:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.5);
}
[np5ht7] .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
[np5ht7] .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
[np5ht7] .btn-secondary:focus, [np5ht7] .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
[np5ht7] .btn-secondary.disabled, [np5ht7] .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
[np5ht7] .btn-secondary:not(:disabled):not(.disabled):active, [np5ht7] .btn-secondary:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
[np5ht7] .btn-secondary:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
[np5ht7] .btn-success {
  color: #212529;
  background-color: #8abb36;
  border-color: #8abb36;
}
[np5ht7] .btn-success:hover {
  color: #fff;
  background-color: #749d2d;
  border-color: #6d932b;
}
[np5ht7] .btn-success:focus, [np5ht7] .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(138, 187, 54, 0.5);
}
[np5ht7] .btn-success.disabled, [np5ht7] .btn-success:disabled {
  color: #212529;
  background-color: #8abb36;
  border-color: #8abb36;
}
[np5ht7] .btn-success:not(:disabled):not(.disabled):active, [np5ht7] .btn-success:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #6d932b;
  border-color: #658a28;
}
[np5ht7] .btn-success:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-success:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(138, 187, 54, 0.5);
}
[np5ht7] .btn-info, [np5ht7] .ui-datepicker-current, [np5ht7] legend {
  color: #fff;
  background-color: #2b5989;
  border-color: #2b5989;
}
[np5ht7] .btn-info:hover, [np5ht7] .ui-datepicker-current:hover, [np5ht7] legend:hover {
  color: #fff;
  background-color: #22466c;
  border-color: #1f4062;
}
[np5ht7] .btn-info:focus, [np5ht7] .ui-datepicker-current:focus, [np5ht7] legend:focus, [np5ht7] .btn-info.focus, [np5ht7] .focus.ui-datepicker-current, [np5ht7] legend.focus {
  box-shadow: 0 0 0 0.2rem rgba(43, 89, 137, 0.5);
}
[np5ht7] .btn-info.disabled, [np5ht7] .disabled.ui-datepicker-current, [np5ht7] legend.disabled, [np5ht7] .btn-info:disabled, [np5ht7] .ui-datepicker-current:disabled, [np5ht7] legend:disabled {
  color: #fff;
  background-color: #2b5989;
  border-color: #2b5989;
}
[np5ht7] .btn-info:not(:disabled):not(.disabled):active, [np5ht7] .ui-datepicker-current:not(:disabled):not(.disabled):active, [np5ht7] legend:not(:disabled):not(.disabled):active, [np5ht7] .btn-info:not(:disabled):not(.disabled).active, [np5ht7] .ui-datepicker-current:not(:disabled):not(.disabled).active, [np5ht7] legend:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-info.dropdown-toggle, .show > [np5ht7] .dropdown-toggle.ui-datepicker-current, .show > [np5ht7] legend.dropdown-toggle {
  color: #fff;
  background-color: #1f4062;
  border-color: #1c3958;
}
[np5ht7] .btn-info:not(:disabled):not(.disabled):active:focus, [np5ht7] .ui-datepicker-current:not(:disabled):not(.disabled):active:focus, [np5ht7] legend:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-info:not(:disabled):not(.disabled).active:focus, [np5ht7] .ui-datepicker-current:not(:disabled):not(.disabled).active:focus, [np5ht7] legend:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-info.dropdown-toggle:focus, .show > [np5ht7] .dropdown-toggle.ui-datepicker-current:focus, .show > [np5ht7] legend.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(43, 89, 137, 0.5);
}
[np5ht7] .btn-warning {
  color: #212529;
  background-color: #f5e71a;
  border-color: #f5e71a;
}
[np5ht7] .btn-warning:hover {
  color: #212529;
  background-color: #dfd10a;
  border-color: #d3c609;
}
[np5ht7] .btn-warning:focus, [np5ht7] .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 231, 26, 0.5);
}
[np5ht7] .btn-warning.disabled, [np5ht7] .btn-warning:disabled {
  color: #212529;
  background-color: #f5e71a;
  border-color: #f5e71a;
}
[np5ht7] .btn-warning:not(:disabled):not(.disabled):active, [np5ht7] .btn-warning:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d3c609;
  border-color: #c7ba09;
}
[np5ht7] .btn-warning:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-warning:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 231, 26, 0.5);
}
[np5ht7] .btn-danger {
  color: #fff;
  background-color: #d3552f;
  border-color: #d3552f;
}
[np5ht7] .btn-danger:hover {
  color: #fff;
  background-color: #b54826;
  border-color: #ab4324;
}
[np5ht7] .btn-danger:focus, [np5ht7] .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 85, 47, 0.5);
}
[np5ht7] .btn-danger.disabled, [np5ht7] .btn-danger:disabled {
  color: #fff;
  background-color: #d3552f;
  border-color: #d3552f;
}
[np5ht7] .btn-danger:not(:disabled):not(.disabled):active, [np5ht7] .btn-danger:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ab4324;
  border-color: #a03f22;
}
[np5ht7] .btn-danger:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-danger:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 85, 47, 0.5);
}
[np5ht7] .btn-light {
  color: #212529;
  background-color: #a6b8ce;
  border-color: #a6b8ce;
}
[np5ht7] .btn-light:hover {
  color: #212529;
  background-color: #8da4c0;
  border-color: #859ebc;
}
[np5ht7] .btn-light:focus, [np5ht7] .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(166, 184, 206, 0.5);
}
[np5ht7] .btn-light.disabled, [np5ht7] .btn-light:disabled {
  color: #212529;
  background-color: #a6b8ce;
  border-color: #a6b8ce;
}
[np5ht7] .btn-light:not(:disabled):not(.disabled):active, [np5ht7] .btn-light:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #859ebc;
  border-color: #7d97b7;
}
[np5ht7] .btn-light:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-light:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(166, 184, 206, 0.5);
}
[np5ht7] .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[np5ht7] .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
[np5ht7] .btn-dark:focus, [np5ht7] .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
[np5ht7] .btn-dark.disabled, [np5ht7] .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[np5ht7] .btn-dark:not(:disabled):not(.disabled):active, [np5ht7] .btn-dark:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
[np5ht7] .btn-dark:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-dark:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
[np5ht7] .btn-outline-primary, [np5ht7] .ui-state-focus {
  color: #282719;
  background-color: transparent;
  background-image: none;
  border-color: #282719;
}
[np5ht7] .btn-outline-primary:hover, [np5ht7] .ui-state-focus:hover {
  color: #fff;
  background-color: #282719;
  border-color: #282719;
}
[np5ht7] .btn-outline-primary:focus, [np5ht7] .ui-state-focus:focus, [np5ht7] .btn-outline-primary.focus, [np5ht7] .focus.ui-state-focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.5);
}
[np5ht7] .btn-outline-primary.disabled, [np5ht7] .disabled.ui-state-focus, [np5ht7] .btn-outline-primary:disabled, [np5ht7] .ui-state-focus:disabled {
  color: #282719;
  background-color: transparent;
}
[np5ht7] .btn-outline-primary:not(:disabled):not(.disabled):active, [np5ht7] .ui-state-focus:not(:disabled):not(.disabled):active, [np5ht7] .btn-outline-primary:not(:disabled):not(.disabled).active, [np5ht7] .ui-state-focus:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-outline-primary.dropdown-toggle, .show > [np5ht7] .dropdown-toggle.ui-state-focus {
  color: #fff;
  background-color: #282719;
  border-color: #282719;
}
[np5ht7] .btn-outline-primary:not(:disabled):not(.disabled):active:focus, [np5ht7] .ui-state-focus:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-outline-primary:not(:disabled):not(.disabled).active:focus, [np5ht7] .ui-state-focus:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-outline-primary.dropdown-toggle:focus, .show > [np5ht7] .dropdown-toggle.ui-state-focus:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.5);
}
[np5ht7] .btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
[np5ht7] .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
[np5ht7] .btn-outline-secondary:focus, [np5ht7] .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
[np5ht7] .btn-outline-secondary.disabled, [np5ht7] .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
[np5ht7] .btn-outline-secondary:not(:disabled):not(.disabled):active, [np5ht7] .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
[np5ht7] .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
[np5ht7] .btn-outline-success, [np5ht7] label.ui-state-active {
  color: #8abb36;
  background-color: transparent;
  background-image: none;
  border-color: #8abb36;
}
[np5ht7] .btn-outline-success:hover, [np5ht7] label.ui-state-active:hover {
  color: #212529;
  background-color: #8abb36;
  border-color: #8abb36;
}
[np5ht7] .btn-outline-success:focus, [np5ht7] label.ui-state-active:focus, [np5ht7] .btn-outline-success.focus, [np5ht7] label.focus.ui-state-active {
  box-shadow: 0 0 0 0.2rem rgba(138, 187, 54, 0.5);
}
[np5ht7] .btn-outline-success.disabled, [np5ht7] label.disabled.ui-state-active, [np5ht7] .btn-outline-success:disabled, [np5ht7] label.ui-state-active:disabled {
  color: #8abb36;
  background-color: transparent;
}
[np5ht7] .btn-outline-success:not(:disabled):not(.disabled):active, [np5ht7] label.ui-state-active:not(:disabled):not(.disabled):active, [np5ht7] .btn-outline-success:not(:disabled):not(.disabled).active, [np5ht7] label.ui-state-active:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-outline-success.dropdown-toggle, .show > [np5ht7] label.dropdown-toggle.ui-state-active {
  color: #212529;
  background-color: #8abb36;
  border-color: #8abb36;
}
[np5ht7] .btn-outline-success:not(:disabled):not(.disabled):active:focus, [np5ht7] label.ui-state-active:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-outline-success:not(:disabled):not(.disabled).active:focus, [np5ht7] label.ui-state-active:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-outline-success.dropdown-toggle:focus, .show > [np5ht7] label.dropdown-toggle.ui-state-active:focus {
  box-shadow: 0 0 0 0.2rem rgba(138, 187, 54, 0.5);
}
[np5ht7] .btn-outline-info, [np5ht7] label.ui-state-focus, [np5ht7] label.ui-state-hover {
  color: #2b5989;
  background-color: transparent;
  background-image: none;
  border-color: #2b5989;
}
[np5ht7] .btn-outline-info:hover, [np5ht7] label.ui-state-focus:hover, [np5ht7] label.ui-state-hover:hover {
  color: #fff;
  background-color: #2b5989;
  border-color: #2b5989;
}
[np5ht7] .btn-outline-info:focus, [np5ht7] label.ui-state-focus:focus, [np5ht7] label.ui-state-hover:focus, [np5ht7] .btn-outline-info.focus, [np5ht7] label.focus.ui-state-focus, [np5ht7] label.focus.ui-state-hover {
  box-shadow: 0 0 0 0.2rem rgba(43, 89, 137, 0.5);
}
[np5ht7] .btn-outline-info.disabled, [np5ht7] label.disabled.ui-state-focus, [np5ht7] label.disabled.ui-state-hover, [np5ht7] .btn-outline-info:disabled, [np5ht7] label.ui-state-focus:disabled, [np5ht7] label.ui-state-hover:disabled {
  color: #2b5989;
  background-color: transparent;
}
[np5ht7] .btn-outline-info:not(:disabled):not(.disabled):active, [np5ht7] label.ui-state-focus:not(:disabled):not(.disabled):active, [np5ht7] label.ui-state-hover:not(:disabled):not(.disabled):active, [np5ht7] .btn-outline-info:not(:disabled):not(.disabled).active, [np5ht7] label.ui-state-focus:not(:disabled):not(.disabled).active, [np5ht7] label.ui-state-hover:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-outline-info.dropdown-toggle, .show > [np5ht7] label.dropdown-toggle.ui-state-focus, .show > [np5ht7] label.dropdown-toggle.ui-state-hover {
  color: #fff;
  background-color: #2b5989;
  border-color: #2b5989;
}
[np5ht7] .btn-outline-info:not(:disabled):not(.disabled):active:focus, [np5ht7] label.ui-state-focus:not(:disabled):not(.disabled):active:focus, [np5ht7] label.ui-state-hover:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-outline-info:not(:disabled):not(.disabled).active:focus, [np5ht7] label.ui-state-focus:not(:disabled):not(.disabled).active:focus, [np5ht7] label.ui-state-hover:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-outline-info.dropdown-toggle:focus, .show > [np5ht7] label.dropdown-toggle.ui-state-focus:focus, .show > [np5ht7] label.dropdown-toggle.ui-state-hover:focus {
  box-shadow: 0 0 0 0.2rem rgba(43, 89, 137, 0.5);
}
[np5ht7] .btn-outline-warning {
  color: #f5e71a;
  background-color: transparent;
  background-image: none;
  border-color: #f5e71a;
}
[np5ht7] .btn-outline-warning:hover {
  color: #212529;
  background-color: #f5e71a;
  border-color: #f5e71a;
}
[np5ht7] .btn-outline-warning:focus, [np5ht7] .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 231, 26, 0.5);
}
[np5ht7] .btn-outline-warning.disabled, [np5ht7] .btn-outline-warning:disabled {
  color: #f5e71a;
  background-color: transparent;
}
[np5ht7] .btn-outline-warning:not(:disabled):not(.disabled):active, [np5ht7] .btn-outline-warning:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #f5e71a;
  border-color: #f5e71a;
}
[np5ht7] .btn-outline-warning:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 231, 26, 0.5);
}
[np5ht7] .btn-outline-danger {
  color: #d3552f;
  background-color: transparent;
  background-image: none;
  border-color: #d3552f;
}
[np5ht7] .btn-outline-danger:hover {
  color: #fff;
  background-color: #d3552f;
  border-color: #d3552f;
}
[np5ht7] .btn-outline-danger:focus, [np5ht7] .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 85, 47, 0.5);
}
[np5ht7] .btn-outline-danger.disabled, [np5ht7] .btn-outline-danger:disabled {
  color: #d3552f;
  background-color: transparent;
}
[np5ht7] .btn-outline-danger:not(:disabled):not(.disabled):active, [np5ht7] .btn-outline-danger:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d3552f;
  border-color: #d3552f;
}
[np5ht7] .btn-outline-danger:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 85, 47, 0.5);
}
[np5ht7] .btn-outline-light {
  color: #a6b8ce;
  background-color: transparent;
  background-image: none;
  border-color: #a6b8ce;
}
[np5ht7] .btn-outline-light:hover {
  color: #212529;
  background-color: #a6b8ce;
  border-color: #a6b8ce;
}
[np5ht7] .btn-outline-light:focus, [np5ht7] .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(166, 184, 206, 0.5);
}
[np5ht7] .btn-outline-light.disabled, [np5ht7] .btn-outline-light:disabled {
  color: #a6b8ce;
  background-color: transparent;
}
[np5ht7] .btn-outline-light:not(:disabled):not(.disabled):active, [np5ht7] .btn-outline-light:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #a6b8ce;
  border-color: #a6b8ce;
}
[np5ht7] .btn-outline-light:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(166, 184, 206, 0.5);
}
[np5ht7] .btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
[np5ht7] .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[np5ht7] .btn-outline-dark:focus, [np5ht7] .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
[np5ht7] .btn-outline-dark.disabled, [np5ht7] .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
[np5ht7] .btn-outline-dark:not(:disabled):not(.disabled):active, [np5ht7] .btn-outline-dark:not(:disabled):not(.disabled).active, .show > [np5ht7] .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
[np5ht7] .btn-outline-dark:not(:disabled):not(.disabled):active:focus, [np5ht7] .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > [np5ht7] .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
[np5ht7] .btn-link {
  font-weight: 400;
  color: #282719;
  background-color: transparent;
}
[np5ht7] .btn-link:hover {
  color: black;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
[np5ht7] .btn-link:focus, [np5ht7] .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
[np5ht7] .btn-link:disabled, [np5ht7] .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
[np5ht7] .btn-lg, [np5ht7] .btn-group-lg > .btn, [np5ht7] .btn-group-lg > .ui-button {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
[np5ht7] .btn-sm, [np5ht7] .btn-group-sm > .btn, [np5ht7] .btn-group-sm > .ui-button {
  padding: 0.25rem 0.5rem;
  font-size: 0.749rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
[np5ht7] .btn-block {
  display: block;
  width: 100%;
}
[np5ht7] .btn-block + .btn-block {
  margin-top: 0.5rem;
}
[np5ht7] input[type=submit].btn-block,
[np5ht7] input[type=reset].btn-block,
[np5ht7] input[type=button].btn-block {
  width: 100%;
}
[np5ht7] .dropup,
[np5ht7] .dropright,
[np5ht7] .dropdown,
[np5ht7] .dropleft {
  position: relative;
}
[np5ht7] .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
[np5ht7] .dropdown-toggle:empty::after {
  margin-left: 0;
}
[np5ht7] .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.749rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(34, 43, 69, 0.15);
  border-radius: 0.25rem;
}
[np5ht7] .dropdown-menu-right {
  right: 0;
  left: auto;
}
[np5ht7] .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
[np5ht7] .dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
[np5ht7] .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
[np5ht7] .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
[np5ht7] .dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
[np5ht7] .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
[np5ht7] .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
[np5ht7] .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
[np5ht7] .dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
[np5ht7] .dropleft .dropdown-toggle::after {
  display: none;
}
[np5ht7] .dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
[np5ht7] .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
[np5ht7] .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
[np5ht7] .dropdown-menu[x-placement^=top], [np5ht7] .dropdown-menu[x-placement^=right], [np5ht7] .dropdown-menu[x-placement^=bottom], [np5ht7] .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}
[np5ht7] .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
[np5ht7] .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
[np5ht7] .dropdown-item:hover, [np5ht7] .dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #282719;
}
[np5ht7] .dropdown-item.active, [np5ht7] .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #282719;
}
[np5ht7] .dropdown-item.disabled, [np5ht7] .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}
[np5ht7] .dropdown-menu.show {
  display: block;
}
[np5ht7] .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.749rem;
  color: #6c757d;
  white-space: nowrap;
}
[np5ht7] .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
[np5ht7] .modal-open {
  overflow: hidden;
}
[np5ht7] .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
[np5ht7] .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
[np5ht7] .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade [np5ht7] .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade [np5ht7] .modal-dialog {
    transition: none;
  }
}
.modal.show [np5ht7] .modal-dialog {
  transform: translate(0, 0);
}
[np5ht7] .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
[np5ht7] .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}
[np5ht7] .modal-content, [np5ht7] .ui-dialog.ui-widget-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(34, 43, 69, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
[np5ht7] .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #222b45;
}
[np5ht7] .modal-backdrop.fade {
  opacity: 0;
}
[np5ht7] .modal-backdrop.show {
  opacity: 0.5;
}
[np5ht7] .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
[np5ht7] .modal-header .close, [np5ht7] .modal-header .ui-dialog-titlebar-close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
[np5ht7] .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
[np5ht7] .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
[np5ht7] .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
[np5ht7] .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
[np5ht7] .modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
[np5ht7] .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  [np5ht7] .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  [np5ht7] .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  [np5ht7] .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  [np5ht7] .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  [np5ht7] .modal-lg {
    max-width: 800px;
  }
}
[np5ht7] .card, [np5ht7] fieldset {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(34, 43, 69, 0.125);
  border-radius: 0.25rem;
}
[np5ht7] .card > hr, [np5ht7] fieldset > hr {
  margin-right: 0;
  margin-left: 0;
}
[np5ht7] .card > .list-group:first-child .list-group-item:first-child, [np5ht7] fieldset > .list-group:first-child .list-group-item:first-child, [np5ht7] .card > .list-group:first-child .ui-menu-item:first-child, [np5ht7] fieldset > .list-group:first-child .ui-menu-item:first-child, [np5ht7] .card > .ui-menu:first-child .list-group-item:first-child, [np5ht7] fieldset > .ui-menu:first-child .list-group-item:first-child, [np5ht7] .card > .ui-menu:first-child .ui-menu-item:first-child, [np5ht7] fieldset > .ui-menu:first-child .ui-menu-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
[np5ht7] .card > .list-group:last-child .list-group-item:last-child, [np5ht7] fieldset > .list-group:last-child .list-group-item:last-child, [np5ht7] .card > .list-group:last-child .ui-menu-item:last-child, [np5ht7] fieldset > .list-group:last-child .ui-menu-item:last-child, [np5ht7] .card > .ui-menu:last-child .list-group-item:last-child, [np5ht7] fieldset > .ui-menu:last-child .list-group-item:last-child, [np5ht7] .card > .ui-menu:last-child .ui-menu-item:last-child, [np5ht7] fieldset > .ui-menu:last-child .ui-menu-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
[np5ht7] .card-body, [np5ht7] fieldset {
  flex: 1 1 auto;
  padding: 1.25rem;
}
[np5ht7] .card-title {
  margin-bottom: 0.75rem;
}
[np5ht7] .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
[np5ht7] .card-text:last-child {
  margin-bottom: 0;
}
[np5ht7] .card-link:hover {
  text-decoration: none;
}
[np5ht7] .card-link + .card-link {
  margin-left: 1.25rem;
}
[np5ht7] .card-header, [np5ht7] .panel-heading {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(34, 43, 69, 0.03);
  border-bottom: 1px solid rgba(34, 43, 69, 0.125);
}
[np5ht7] .card-header:first-child, [np5ht7] .panel-heading:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
[np5ht7] .card-header + .list-group .list-group-item:first-child, [np5ht7] .panel-heading + .list-group .list-group-item:first-child, [np5ht7] .card-header + .list-group .ui-menu-item:first-child, [np5ht7] .panel-heading + .list-group .ui-menu-item:first-child, [np5ht7] .card-header + .ui-menu .list-group-item:first-child, [np5ht7] .panel-heading + .ui-menu .list-group-item:first-child, [np5ht7] .card-header + .ui-menu .ui-menu-item:first-child, [np5ht7] .panel-heading + .ui-menu .ui-menu-item:first-child {
  border-top: 0;
}
[np5ht7] .card-footer, [np5ht7] .panel-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(34, 43, 69, 0.03);
  border-top: 1px solid rgba(34, 43, 69, 0.125);
}
[np5ht7] .card-footer:last-child, [np5ht7] .panel-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
[np5ht7] .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
[np5ht7] .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
[np5ht7] .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
[np5ht7] .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
[np5ht7] .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
[np5ht7] .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
[np5ht7] .card-deck {
  display: flex;
  flex-direction: column;
}
[np5ht7] .card-deck .card, [np5ht7] .card-deck fieldset {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  [np5ht7] .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  [np5ht7] .card-deck .card, [np5ht7] .card-deck fieldset {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
[np5ht7] .card-group {
  display: flex;
  flex-direction: column;
}
[np5ht7] .card-group > .card, [np5ht7] .card-group > fieldset {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  [np5ht7] .card-group {
    flex-flow: row wrap;
  }
  [np5ht7] .card-group > .card, [np5ht7] .card-group > fieldset {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  [np5ht7] .card-group > .card + .card, [np5ht7] .card-group > fieldset + .card, [np5ht7] .card-group > .card + fieldset, [np5ht7] .card-group > fieldset + fieldset {
    margin-left: 0;
    border-left: 0;
  }
  [np5ht7] .card-group > .card:first-child, [np5ht7] .card-group > fieldset:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  [np5ht7] .card-group > .card:first-child .card-img-top, [np5ht7] .card-group > fieldset:first-child .card-img-top,
[np5ht7] .card-group > .card:first-child .card-header,
[np5ht7] .card-group > .card:first-child .panel-heading,
[np5ht7] .card-group > fieldset:first-child .card-header,
[np5ht7] .card-group > fieldset:first-child .panel-heading {
    border-top-right-radius: 0;
  }
  [np5ht7] .card-group > .card:first-child .card-img-bottom, [np5ht7] .card-group > fieldset:first-child .card-img-bottom,
[np5ht7] .card-group > .card:first-child .card-footer,
[np5ht7] .card-group > .card:first-child .panel-footer,
[np5ht7] .card-group > fieldset:first-child .card-footer,
[np5ht7] .card-group > fieldset:first-child .panel-footer {
    border-bottom-right-radius: 0;
  }
  [np5ht7] .card-group > .card:last-child, [np5ht7] .card-group > fieldset:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  [np5ht7] .card-group > .card:last-child .card-img-top, [np5ht7] .card-group > fieldset:last-child .card-img-top,
[np5ht7] .card-group > .card:last-child .card-header,
[np5ht7] .card-group > .card:last-child .panel-heading,
[np5ht7] .card-group > fieldset:last-child .card-header,
[np5ht7] .card-group > fieldset:last-child .panel-heading {
    border-top-left-radius: 0;
  }
  [np5ht7] .card-group > .card:last-child .card-img-bottom, [np5ht7] .card-group > fieldset:last-child .card-img-bottom,
[np5ht7] .card-group > .card:last-child .card-footer,
[np5ht7] .card-group > .card:last-child .panel-footer,
[np5ht7] .card-group > fieldset:last-child .card-footer,
[np5ht7] .card-group > fieldset:last-child .panel-footer {
    border-bottom-left-radius: 0;
  }
  [np5ht7] .card-group > .card:only-child, [np5ht7] .card-group > fieldset:only-child {
    border-radius: 0.25rem;
  }
  [np5ht7] .card-group > .card:only-child .card-img-top, [np5ht7] .card-group > fieldset:only-child .card-img-top,
[np5ht7] .card-group > .card:only-child .card-header,
[np5ht7] .card-group > .card:only-child .panel-heading,
[np5ht7] .card-group > fieldset:only-child .card-header,
[np5ht7] .card-group > fieldset:only-child .panel-heading {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  [np5ht7] .card-group > .card:only-child .card-img-bottom, [np5ht7] .card-group > fieldset:only-child .card-img-bottom,
[np5ht7] .card-group > .card:only-child .card-footer,
[np5ht7] .card-group > .card:only-child .panel-footer,
[np5ht7] .card-group > fieldset:only-child .card-footer,
[np5ht7] .card-group > fieldset:only-child .panel-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  [np5ht7] .card-group > .card:not(:first-child):not(:last-child):not(:only-child), [np5ht7] .card-group > fieldset:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  [np5ht7] .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, [np5ht7] .card-group > fieldset:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
[np5ht7] .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
[np5ht7] .card-group > fieldset:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
[np5ht7] .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
[np5ht7] .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .panel-heading,
[np5ht7] .card-group > fieldset:not(:first-child):not(:last-child):not(:only-child) .card-header,
[np5ht7] .card-group > fieldset:not(:first-child):not(:last-child):not(:only-child) .panel-heading,
[np5ht7] .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
[np5ht7] .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .panel-footer,
[np5ht7] .card-group > fieldset:not(:first-child):not(:last-child):not(:only-child) .card-footer,
[np5ht7] .card-group > fieldset:not(:first-child):not(:last-child):not(:only-child) .panel-footer {
    border-radius: 0;
  }
}
[np5ht7] .card-columns .card, [np5ht7] .card-columns fieldset {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  [np5ht7] .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  [np5ht7] .card-columns .card, [np5ht7] .card-columns fieldset {
    display: inline-block;
    width: 100%;
  }
}
[np5ht7] .accordion .card:not(:first-of-type):not(:last-of-type), [np5ht7] .accordion fieldset:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
[np5ht7] .accordion .card:not(:first-of-type) .card-header:first-child, [np5ht7] .accordion .card:not(:first-of-type) .panel-heading:first-child, [np5ht7] .accordion fieldset:not(:first-of-type) .card-header:first-child, [np5ht7] .accordion fieldset:not(:first-of-type) .panel-heading:first-child {
  border-radius: 0;
}
[np5ht7] .accordion .card:first-of-type, [np5ht7] .accordion fieldset:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .accordion .card:last-of-type, [np5ht7] .accordion fieldset:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[np5ht7] .close, [np5ht7] .ui-dialog-titlebar-close {
  float: right;
  font-size: 1.1235rem;
  font-weight: 700;
  line-height: 1;
  color: #222b45;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
[np5ht7] .close:not(:disabled):not(.disabled), [np5ht7] .ui-dialog-titlebar-close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
[np5ht7] .close:not(:disabled):not(.disabled):hover, [np5ht7] .ui-dialog-titlebar-close:not(:disabled):not(.disabled):hover, [np5ht7] .close:not(:disabled):not(.disabled):focus, [np5ht7] .ui-dialog-titlebar-close:not(:disabled):not(.disabled):focus {
  color: #222b45;
  text-decoration: none;
  opacity: 0.75;
}
[np5ht7] button.close, [np5ht7] button.ui-dialog-titlebar-close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
[np5ht7] .form-control, [np5ht7] input[type=text],
[np5ht7] [type=password],
[np5ht7] select {
  display: block;
  width: 100%;
  height: calc(1.8735rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.749rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .form-control, [np5ht7] input[type=text],
[np5ht7] [type=password],
[np5ht7] select {
    transition: none;
  }
}
[np5ht7] .form-control::-ms-expand, [np5ht7] input[type=text]::-ms-expand,
[np5ht7] [type=password]::-ms-expand,
[np5ht7] select::-ms-expand {
  background-color: transparent;
  border: 0;
}
[np5ht7] .form-control:focus, [np5ht7] input[type=text]:focus,
[np5ht7] [type=password]:focus,
[np5ht7] select:focus {
  color: #495057;
  background-color: #fff;
  border-color: #76744a;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] .form-control::placeholder, [np5ht7] input[type=text]::placeholder,
[np5ht7] [type=password]::placeholder,
[np5ht7] select::placeholder {
  color: #89898f;
  opacity: 1;
}
[np5ht7] .form-control:disabled, [np5ht7] input[type=text]:disabled,
[np5ht7] [type=password]:disabled,
[np5ht7] select:disabled, [np5ht7] .form-control[readonly], [np5ht7] input[readonly][type=text],
[np5ht7] [readonly][type=password],
[np5ht7] select[readonly] {
  background-color: #ced4da;
  opacity: 1;
}
[np5ht7] select.form-control:focus::-ms-value,
[np5ht7] select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
[np5ht7] .form-control-file,
[np5ht7] .form-control-range {
  display: block;
  width: 100%;
}
[np5ht7] .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
[np5ht7] .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 0.9rem;
  line-height: 1.5;
}
[np5ht7] .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.749rem;
  line-height: 1.5;
}
[np5ht7] .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
[np5ht7] .form-control-plaintext.form-control-sm, [np5ht7] .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
[np5ht7] .form-control-sm {
  height: calc(1.6235rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.749rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
[np5ht7] .form-control-lg {
  height: calc(2.35rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
[np5ht7] select.form-control[size],
[np5ht7] select[size], [np5ht7] select.form-control[multiple],
[np5ht7] select[multiple] {
  height: auto;
}
[np5ht7] textarea.form-control,
[np5ht7] textarea[type=password] {
  height: auto;
}
[np5ht7] .form-group {
  margin-bottom: 1rem;
}
[np5ht7] .form-text {
  display: block;
  margin-top: 0.25rem;
}
[np5ht7] .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
[np5ht7] .form-row > .col,
[np5ht7] .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
[np5ht7] .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
[np5ht7] .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
[np5ht7] .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
[np5ht7] .form-check-label {
  margin-bottom: 0;
}
[np5ht7] .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
[np5ht7] .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
[np5ht7] .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #8abb36;
}
[np5ht7] .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.749rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(138, 187, 54, 0.9);
  border-radius: 0.25rem;
}
.was-validated [np5ht7] .form-control:valid, .was-validated [np5ht7] input[type=text]:valid,
.was-validated [np5ht7] [type=password]:valid,
.was-validated [np5ht7] select:valid, [np5ht7] .form-control.is-valid, [np5ht7] input.is-valid[type=text],
[np5ht7] .is-valid[type=password],
[np5ht7] select.is-valid,
.was-validated [np5ht7] .custom-select:valid,
[np5ht7] .custom-select.is-valid {
  border-color: #8abb36;
}
.was-validated [np5ht7] .form-control:valid:focus, .was-validated [np5ht7] input[type=text]:valid:focus,
.was-validated [np5ht7] [type=password]:valid:focus,
.was-validated [np5ht7] select:valid:focus, [np5ht7] .form-control.is-valid:focus, [np5ht7] input.is-valid[type=text]:focus,
[np5ht7] .is-valid[type=password]:focus,
[np5ht7] select.is-valid:focus,
.was-validated [np5ht7] .custom-select:valid:focus,
[np5ht7] .custom-select.is-valid:focus {
  border-color: #8abb36;
  box-shadow: 0 0 0 0.2rem rgba(138, 187, 54, 0.25);
}
.was-validated [np5ht7] .form-control:valid ~ .valid-feedback, .was-validated [np5ht7] input[type=text]:valid ~ .valid-feedback,
.was-validated [np5ht7] [type=password]:valid ~ .valid-feedback,
.was-validated [np5ht7] select:valid ~ .valid-feedback,
.was-validated [np5ht7] .form-control:valid ~ .valid-tooltip,
.was-validated [np5ht7] input[type=text]:valid ~ .valid-tooltip,
.was-validated [np5ht7] [type=password]:valid ~ .valid-tooltip,
.was-validated [np5ht7] select:valid ~ .valid-tooltip, [np5ht7] .form-control.is-valid ~ .valid-feedback, [np5ht7] input.is-valid[type=text] ~ .valid-feedback,
[np5ht7] .is-valid[type=password] ~ .valid-feedback,
[np5ht7] select.is-valid ~ .valid-feedback,
[np5ht7] .form-control.is-valid ~ .valid-tooltip,
[np5ht7] input.is-valid[type=text] ~ .valid-tooltip,
[np5ht7] .is-valid[type=password] ~ .valid-tooltip,
[np5ht7] select.is-valid ~ .valid-tooltip,
.was-validated [np5ht7] .custom-select:valid ~ .valid-feedback,
.was-validated [np5ht7] .custom-select:valid ~ .valid-tooltip,
[np5ht7] .custom-select.is-valid ~ .valid-feedback,
[np5ht7] .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [np5ht7] .form-control-file:valid ~ .valid-feedback,
.was-validated [np5ht7] .form-control-file:valid ~ .valid-tooltip, [np5ht7] .form-control-file.is-valid ~ .valid-feedback,
[np5ht7] .form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [np5ht7] .form-check-input:valid ~ .form-check-label, [np5ht7] .form-check-input.is-valid ~ .form-check-label {
  color: #8abb36;
}
.was-validated [np5ht7] .form-check-input:valid ~ .valid-feedback,
.was-validated [np5ht7] .form-check-input:valid ~ .valid-tooltip, [np5ht7] .form-check-input.is-valid ~ .valid-feedback,
[np5ht7] .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [np5ht7] .custom-control-input:valid ~ .custom-control-label, [np5ht7] .custom-control-input.is-valid ~ .custom-control-label {
  color: #8abb36;
}
.was-validated [np5ht7] .custom-control-input:valid ~ .custom-control-label::before, [np5ht7] .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #c3df91;
}
.was-validated [np5ht7] .custom-control-input:valid ~ .valid-feedback,
.was-validated [np5ht7] .custom-control-input:valid ~ .valid-tooltip, [np5ht7] .custom-control-input.is-valid ~ .valid-feedback,
[np5ht7] .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [np5ht7] .custom-control-input:valid:checked ~ .custom-control-label::before, [np5ht7] .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #a2ce56;
}
.was-validated [np5ht7] .custom-control-input:valid:focus ~ .custom-control-label::before, [np5ht7] .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(138, 187, 54, 0.25);
}
.was-validated [np5ht7] .custom-file-input:valid ~ .custom-file-label, [np5ht7] .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #8abb36;
}
.was-validated [np5ht7] .custom-file-input:valid ~ .custom-file-label::after, [np5ht7] .custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated [np5ht7] .custom-file-input:valid ~ .valid-feedback,
.was-validated [np5ht7] .custom-file-input:valid ~ .valid-tooltip, [np5ht7] .custom-file-input.is-valid ~ .valid-feedback,
[np5ht7] .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated [np5ht7] .custom-file-input:valid:focus ~ .custom-file-label, [np5ht7] .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(138, 187, 54, 0.25);
}
[np5ht7] .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #d3552f;
}
[np5ht7] .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.749rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(211, 85, 47, 0.9);
  border-radius: 0.25rem;
}
.was-validated [np5ht7] .form-control:invalid, .was-validated [np5ht7] input[type=text]:invalid,
.was-validated [np5ht7] [type=password]:invalid,
.was-validated [np5ht7] select:invalid, [np5ht7] .form-control.is-invalid, [np5ht7] input.is-invalid[type=text],
[np5ht7] .is-invalid[type=password],
[np5ht7] select.is-invalid,
.was-validated [np5ht7] .custom-select:invalid,
[np5ht7] .custom-select.is-invalid {
  border-color: #d3552f;
}
.was-validated [np5ht7] .form-control:invalid:focus, .was-validated [np5ht7] input[type=text]:invalid:focus,
.was-validated [np5ht7] [type=password]:invalid:focus,
.was-validated [np5ht7] select:invalid:focus, [np5ht7] .form-control.is-invalid:focus, [np5ht7] input.is-invalid[type=text]:focus,
[np5ht7] .is-invalid[type=password]:focus,
[np5ht7] select.is-invalid:focus,
.was-validated [np5ht7] .custom-select:invalid:focus,
[np5ht7] .custom-select.is-invalid:focus {
  border-color: #d3552f;
  box-shadow: 0 0 0 0.2rem rgba(211, 85, 47, 0.25);
}
.was-validated [np5ht7] .form-control:invalid ~ .invalid-feedback, .was-validated [np5ht7] input[type=text]:invalid ~ .invalid-feedback,
.was-validated [np5ht7] [type=password]:invalid ~ .invalid-feedback,
.was-validated [np5ht7] select:invalid ~ .invalid-feedback,
.was-validated [np5ht7] .form-control:invalid ~ .invalid-tooltip,
.was-validated [np5ht7] input[type=text]:invalid ~ .invalid-tooltip,
.was-validated [np5ht7] [type=password]:invalid ~ .invalid-tooltip,
.was-validated [np5ht7] select:invalid ~ .invalid-tooltip, [np5ht7] .form-control.is-invalid ~ .invalid-feedback, [np5ht7] input.is-invalid[type=text] ~ .invalid-feedback,
[np5ht7] .is-invalid[type=password] ~ .invalid-feedback,
[np5ht7] select.is-invalid ~ .invalid-feedback,
[np5ht7] .form-control.is-invalid ~ .invalid-tooltip,
[np5ht7] input.is-invalid[type=text] ~ .invalid-tooltip,
[np5ht7] .is-invalid[type=password] ~ .invalid-tooltip,
[np5ht7] select.is-invalid ~ .invalid-tooltip,
.was-validated [np5ht7] .custom-select:invalid ~ .invalid-feedback,
.was-validated [np5ht7] .custom-select:invalid ~ .invalid-tooltip,
[np5ht7] .custom-select.is-invalid ~ .invalid-feedback,
[np5ht7] .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [np5ht7] .form-control-file:invalid ~ .invalid-feedback,
.was-validated [np5ht7] .form-control-file:invalid ~ .invalid-tooltip, [np5ht7] .form-control-file.is-invalid ~ .invalid-feedback,
[np5ht7] .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [np5ht7] .form-check-input:invalid ~ .form-check-label, [np5ht7] .form-check-input.is-invalid ~ .form-check-label {
  color: #d3552f;
}
.was-validated [np5ht7] .form-check-input:invalid ~ .invalid-feedback,
.was-validated [np5ht7] .form-check-input:invalid ~ .invalid-tooltip, [np5ht7] .form-check-input.is-invalid ~ .invalid-feedback,
[np5ht7] .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [np5ht7] .custom-control-input:invalid ~ .custom-control-label, [np5ht7] .custom-control-input.is-invalid ~ .custom-control-label {
  color: #d3552f;
}
.was-validated [np5ht7] .custom-control-input:invalid ~ .custom-control-label::before, [np5ht7] .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #e9ab98;
}
.was-validated [np5ht7] .custom-control-input:invalid ~ .invalid-feedback,
.was-validated [np5ht7] .custom-control-input:invalid ~ .invalid-tooltip, [np5ht7] .custom-control-input.is-invalid ~ .invalid-feedback,
[np5ht7] .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [np5ht7] .custom-control-input:invalid:checked ~ .custom-control-label::before, [np5ht7] .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #dc7759;
}
.was-validated [np5ht7] .custom-control-input:invalid:focus ~ .custom-control-label::before, [np5ht7] .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(211, 85, 47, 0.25);
}
.was-validated [np5ht7] .custom-file-input:invalid ~ .custom-file-label, [np5ht7] .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #d3552f;
}
.was-validated [np5ht7] .custom-file-input:invalid ~ .custom-file-label::after, [np5ht7] .custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated [np5ht7] .custom-file-input:invalid ~ .invalid-feedback,
.was-validated [np5ht7] .custom-file-input:invalid ~ .invalid-tooltip, [np5ht7] .custom-file-input.is-invalid ~ .invalid-feedback,
[np5ht7] .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated [np5ht7] .custom-file-input:invalid:focus ~ .custom-file-label, [np5ht7] .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(211, 85, 47, 0.25);
}
[np5ht7] .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
[np5ht7] .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  [np5ht7] .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  [np5ht7] .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  [np5ht7] .form-inline .form-control, [np5ht7] .form-inline input[type=text],
[np5ht7] .form-inline [type=password],
[np5ht7] .form-inline select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  [np5ht7] .form-inline .form-control-plaintext {
    display: inline-block;
  }
  [np5ht7] .form-inline .input-group,
[np5ht7] .form-inline .custom-select {
    width: auto;
  }
  [np5ht7] .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  [np5ht7] .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  [np5ht7] .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  [np5ht7] .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
[np5ht7] .custom-control {
  position: relative;
  display: block;
  min-height: 1.1235rem;
  padding-left: 1.5rem;
}
[np5ht7] .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
[np5ht7] .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
[np5ht7] .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #282719;
}
[np5ht7] .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] .custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #96925e;
}
[np5ht7] .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
[np5ht7] .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
[np5ht7] .custom-control-label {
  position: relative;
  margin-bottom: 0;
}
[np5ht7] .custom-control-label::before {
  position: absolute;
  top: 0.06175rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #dee2e6;
}
[np5ht7] .custom-control-label::after {
  position: absolute;
  top: 0.06175rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
[np5ht7] .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
[np5ht7] .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #282719;
}
[np5ht7] .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
[np5ht7] .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #282719;
}
[np5ht7] .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
[np5ht7] .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(40, 39, 25, 0.5);
}
[np5ht7] .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(40, 39, 25, 0.5);
}
[np5ht7] .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
[np5ht7] .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #282719;
}
[np5ht7] .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
[np5ht7] .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(40, 39, 25, 0.5);
}
[np5ht7] .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.8735rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
[np5ht7] .custom-select:focus {
  border-color: #76744a;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(118, 116, 74, 0.5);
}
[np5ht7] .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
[np5ht7] .custom-select[multiple], [np5ht7] .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
[np5ht7] .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
[np5ht7] .custom-select::-ms-expand {
  opacity: 0;
}
[np5ht7] .custom-select-sm {
  height: calc(1.6235rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
[np5ht7] .custom-select-lg {
  height: calc(2.35rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}
[np5ht7] .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.8735rem + 2px);
  margin-bottom: 0;
}
[np5ht7] .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.8735rem + 2px);
  margin: 0;
  opacity: 0;
}
[np5ht7] .custom-file-input:focus ~ .custom-file-label {
  border-color: #76744a;
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] .custom-file-input:focus ~ .custom-file-label::after {
  border-color: #76744a;
}
[np5ht7] .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
[np5ht7] .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
[np5ht7] .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.8735rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
[np5ht7] .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 1.8735rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}
[np5ht7] .custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none;
}
[np5ht7] .custom-range:focus {
  outline: none;
}
[np5ht7] .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] .custom-range::-moz-focus-outer {
  border: 0;
}
[np5ht7] .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #282719;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
[np5ht7] .custom-range::-webkit-slider-thumb:active {
  background-color: #96925e;
}
[np5ht7] .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
[np5ht7] .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #282719;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .custom-range::-moz-range-thumb {
    transition: none;
  }
}
[np5ht7] .custom-range::-moz-range-thumb:active {
  background-color: #96925e;
}
[np5ht7] .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
[np5ht7] .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #282719;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .custom-range::-ms-thumb {
    transition: none;
  }
}
[np5ht7] .custom-range::-ms-thumb:active {
  background-color: #96925e;
}
[np5ht7] .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
[np5ht7] .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
[np5ht7] .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
[np5ht7] .custom-control-label::before,
[np5ht7] .custom-file-label,
[np5ht7] .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .custom-control-label::before,
[np5ht7] .custom-file-label,
[np5ht7] .custom-select {
    transition: none;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
[np5ht7] .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.56175rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
[np5ht7] .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #282719;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] .progress-bar {
    transition: none;
  }
}
[np5ht7] .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: 1rem 1rem;
}
[np5ht7] .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
[np5ht7] .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
[np5ht7] .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
[np5ht7] .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
[np5ht7] .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
[np5ht7] .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
[np5ht7] .breadcrumb-item.active {
  color: #6c757d;
}
[np5ht7] .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
[np5ht7] .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #282719;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
[np5ht7] .page-link:hover {
  z-index: 2;
  color: black;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
[np5ht7] .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] .page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
[np5ht7] .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
[np5ht7] .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
[np5ht7] .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #282719;
  border-color: #282719;
}
[np5ht7] .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
[np5ht7] .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 0.9rem;
  line-height: 1.5;
}
[np5ht7] .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
[np5ht7] .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
[np5ht7] .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.749rem;
  line-height: 1.5;
}
[np5ht7] .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
[np5ht7] .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
[np5ht7] h1, [np5ht7] h2, [np5ht7] h3, [np5ht7] h4, [np5ht7] h5, [np5ht7] h6,
[np5ht7] .h1, [np5ht7] .h2, [np5ht7] .h3, [np5ht7] .h4, [np5ht7] .h5, [np5ht7] .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
[np5ht7] h1, [np5ht7] .h1 {
  font-size: 1.8725rem;
}
[np5ht7] h2, [np5ht7] .h2 {
  font-size: 1.498rem;
}
[np5ht7] h3, [np5ht7] .h3 {
  font-size: 1.31075rem;
}
[np5ht7] h4, [np5ht7] .h4 {
  font-size: 1.1235rem;
}
[np5ht7] h5, [np5ht7] .h5 {
  font-size: 0.93625rem;
}
[np5ht7] h6, [np5ht7] .h6 {
  font-size: 0.749rem;
}
[np5ht7] .lead {
  font-size: 0.93625rem;
  font-weight: 300;
}
[np5ht7] .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
[np5ht7] .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[np5ht7] .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[np5ht7] .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
[np5ht7] hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(34, 43, 69, 0.1);
}
[np5ht7] small,
[np5ht7] .small {
  font-size: 80%;
  font-weight: 400;
}
[np5ht7] mark,
[np5ht7] .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
[np5ht7] .list-unstyled {
  padding-left: 0;
  list-style: none;
}
[np5ht7] .list-inline {
  padding-left: 0;
  list-style: none;
}
[np5ht7] .list-inline-item {
  display: inline-block;
}
[np5ht7] .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
[np5ht7] .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
[np5ht7] .blockquote {
  margin-bottom: 1rem;
  font-size: 0.93625rem;
}
[np5ht7] .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
[np5ht7] .blockquote-footer::before {
  content: "— ";
}
[np5ht7] .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
[np5ht7] .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
[np5ht7] .nav-link:hover, [np5ht7] .nav-link:focus {
  text-decoration: none;
}
[np5ht7] .nav-link.disabled {
  color: #6c757d;
}
[np5ht7] .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
[np5ht7] .nav-tabs .nav-item {
  margin-bottom: -1px;
}
[np5ht7] .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
[np5ht7] .nav-tabs .nav-link:hover, [np5ht7] .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
[np5ht7] .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
[np5ht7] .nav-tabs .nav-link.active,
[np5ht7] .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
[np5ht7] .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[np5ht7] .nav-pills .nav-link {
  border-radius: 0.25rem;
}
[np5ht7] .nav-pills .nav-link.active,
[np5ht7] .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #282719;
}
[np5ht7] .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
[np5ht7] .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
[np5ht7] .tab-content > .tab-pane {
  display: none;
}
[np5ht7] .tab-content > .active {
  display: block;
}
[np5ht7] .list-group, [np5ht7] .ui-menu {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
[np5ht7] .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
[np5ht7] .list-group-item-action:hover, [np5ht7] .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
[np5ht7] .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
[np5ht7] .list-group-item, [np5ht7] .ui-menu-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(34, 43, 69, 0.125);
}
[np5ht7] .list-group-item:first-child, [np5ht7] .ui-menu-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
[np5ht7] .list-group-item:last-child, [np5ht7] .ui-menu-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
[np5ht7] .list-group-item:hover, [np5ht7] .ui-menu-item:hover, [np5ht7] .list-group-item:focus, [np5ht7] .ui-menu-item:focus {
  z-index: 1;
  text-decoration: none;
}
[np5ht7] .list-group-item.disabled, [np5ht7] .disabled.ui-menu-item, [np5ht7] .list-group-item:disabled, [np5ht7] .ui-menu-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
[np5ht7] .list-group-item.active, [np5ht7] .active.ui-menu-item {
  z-index: 2;
  color: #fff;
  background-color: #282719;
  border-color: #282719;
}
[np5ht7] .list-group-flush .list-group-item, [np5ht7] .list-group-flush .ui-menu-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
[np5ht7] .list-group-flush:first-child .list-group-item:first-child, [np5ht7] .list-group-flush:first-child .ui-menu-item:first-child {
  border-top: 0;
}
[np5ht7] .list-group-flush:last-child .list-group-item:last-child, [np5ht7] .list-group-flush:last-child .ui-menu-item:last-child {
  border-bottom: 0;
}
[np5ht7] .list-group-item-primary {
  color: #25292e;
  background-color: #c3c3bf;
}
[np5ht7] .list-group-item-primary.list-group-item-action:hover, [np5ht7] .list-group-item-primary.list-group-item-action:focus {
  color: #25292e;
  background-color: #b7b7b2;
}
[np5ht7] .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #25292e;
  border-color: #25292e;
}
[np5ht7] .list-group-item-secondary {
  color: #485162;
  background-color: #d6d8db;
}
[np5ht7] .list-group-item-secondary.list-group-item-action:hover, [np5ht7] .list-group-item-secondary.list-group-item-action:focus {
  color: #485162;
  background-color: #c8cbcf;
}
[np5ht7] .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #485162;
  border-color: #485162;
}
[np5ht7] .list-group-item-success {
  color: #58763d;
  background-color: #deecc7;
}
[np5ht7] .list-group-item-success.list-group-item-action:hover, [np5ht7] .list-group-item-success.list-group-item-action:focus {
  color: #58763d;
  background-color: #d3e6b4;
}
[np5ht7] .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #58763d;
  border-color: #58763d;
}
[np5ht7] .list-group-item-info {
  color: #274368;
  background-color: #c4d1de;
}
[np5ht7] .list-group-item-info.list-group-item-action:hover, [np5ht7] .list-group-item-info.list-group-item-action:focus {
  color: #274368;
  background-color: #b4c4d5;
}
[np5ht7] .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #274368;
  border-color: #274368;
}
[np5ht7] .list-group-item-warning {
  color: #908d2f;
  background-color: #fcf8bf;
}
[np5ht7] .list-group-item-warning.list-group-item-action:hover, [np5ht7] .list-group-item-warning.list-group-item-action:focus {
  color: #908d2f;
  background-color: #fbf5a7;
}
[np5ht7] .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #908d2f;
  border-color: #908d2f;
}
[np5ht7] .list-group-item-danger {
  color: #7e413a;
  background-color: #f3cfc5;
}
[np5ht7] .list-group-item-danger.list-group-item-action:hover, [np5ht7] .list-group-item-danger.list-group-item-action:focus {
  color: #7e413a;
  background-color: #efbeb0;
}
[np5ht7] .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7e413a;
  border-color: #7e413a;
}
[np5ht7] .list-group-item-light, [np5ht7] .ui-menu-item {
  color: #67748c;
  background-color: #e6ebf1;
}
[np5ht7] .list-group-item-light.list-group-item-action:hover, [np5ht7] .list-group-item-action.ui-menu-item:hover, [np5ht7] .list-group-item-light.list-group-item-action:focus, [np5ht7] .list-group-item-action.ui-menu-item:focus {
  color: #67748c;
  background-color: #d6dee8;
}
[np5ht7] .list-group-item-light.list-group-item-action.active, [np5ht7] .list-group-item-action.active.ui-menu-item {
  color: #fff;
  background-color: #67748c;
  border-color: #67748c;
}
[np5ht7] .list-group-item-dark {
  color: #2b3342;
  background-color: #c6c8ca;
}
[np5ht7] .list-group-item-dark.list-group-item-action:hover, [np5ht7] .list-group-item-dark.list-group-item-action:focus {
  color: #2b3342;
  background-color: #b9bbbe;
}
[np5ht7] .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #2b3342;
  border-color: #2b3342;
}
[np5ht7] .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
[np5ht7] .input-group > .form-control, [np5ht7] .input-group > input[type=text],
[np5ht7] .input-group > [type=password],
[np5ht7] .input-group > select,
[np5ht7] .input-group > .custom-select,
[np5ht7] .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
[np5ht7] .input-group > .form-control + .form-control, [np5ht7] .input-group > input[type=text] + .form-control,
[np5ht7] .input-group > [type=password] + .form-control,
[np5ht7] .input-group > select + .form-control, [np5ht7] .input-group > .form-control + input[type=text], [np5ht7] .input-group > input[type=text] + input[type=text],
[np5ht7] .input-group > [type=password] + input[type=text],
[np5ht7] .input-group > select + input[type=text],
[np5ht7] .input-group > .form-control + [type=password],
[np5ht7] .input-group > input[type=text] + [type=password],
[np5ht7] .input-group > [type=password] + [type=password],
[np5ht7] .input-group > select + [type=password],
[np5ht7] .input-group > .form-control + select,
[np5ht7] .input-group > input[type=text] + select,
[np5ht7] .input-group > [type=password] + select,
[np5ht7] .input-group > select + select,
[np5ht7] .input-group > .form-control + .custom-select,
[np5ht7] .input-group > input[type=text] + .custom-select,
[np5ht7] .input-group > [type=password] + .custom-select,
[np5ht7] .input-group > select + .custom-select,
[np5ht7] .input-group > .form-control + .custom-file,
[np5ht7] .input-group > input[type=text] + .custom-file,
[np5ht7] .input-group > [type=password] + .custom-file,
[np5ht7] .input-group > select + .custom-file,
[np5ht7] .input-group > .custom-select + .form-control,
[np5ht7] .input-group > .custom-select + input[type=text],
[np5ht7] .input-group > .custom-select + [type=password],
[np5ht7] .input-group > .custom-select + select,
[np5ht7] .input-group > .custom-select + .custom-select,
[np5ht7] .input-group > .custom-select + .custom-file,
[np5ht7] .input-group > .custom-file + .form-control,
[np5ht7] .input-group > .custom-file + input[type=text],
[np5ht7] .input-group > .custom-file + [type=password],
[np5ht7] .input-group > .custom-file + select,
[np5ht7] .input-group > .custom-file + .custom-select,
[np5ht7] .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
[np5ht7] .input-group > .form-control:focus, [np5ht7] .input-group > input[type=text]:focus,
[np5ht7] .input-group > [type=password]:focus,
[np5ht7] .input-group > select:focus,
[np5ht7] .input-group > .custom-select:focus,
[np5ht7] .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
[np5ht7] .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
[np5ht7] .input-group > .form-control:not(:last-child), [np5ht7] .input-group > input[type=text]:not(:last-child),
[np5ht7] .input-group > [type=password]:not(:last-child),
[np5ht7] .input-group > select:not(:last-child),
[np5ht7] .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[np5ht7] .input-group > .form-control:not(:first-child), [np5ht7] .input-group > input[type=text]:not(:first-child),
[np5ht7] .input-group > [type=password]:not(:first-child),
[np5ht7] .input-group > select:not(:first-child),
[np5ht7] .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .input-group > .custom-file {
  display: flex;
  align-items: center;
}
[np5ht7] .input-group > .custom-file:not(:last-child) .custom-file-label, [np5ht7] .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[np5ht7] .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .input-group-prepend,
[np5ht7] .input-group-append {
  display: flex;
}
[np5ht7] .input-group-prepend .btn, [np5ht7] .input-group-prepend .ui-button,
[np5ht7] .input-group-append .btn,
[np5ht7] .input-group-append .ui-button {
  position: relative;
  z-index: 2;
}
[np5ht7] .input-group-prepend .btn + .btn, [np5ht7] .input-group-prepend .ui-button + .btn, [np5ht7] .input-group-prepend .btn + .ui-button, [np5ht7] .input-group-prepend .ui-button + .ui-button,
[np5ht7] .input-group-prepend .btn + .input-group-text,
[np5ht7] .input-group-prepend .btn + .input-group-addon,
[np5ht7] .input-group-prepend .ui-button + .input-group-text,
[np5ht7] .input-group-prepend .ui-button + .input-group-addon,
[np5ht7] .input-group-prepend .input-group-text + .input-group-text,
[np5ht7] .input-group-prepend .input-group-addon + .input-group-text,
[np5ht7] .input-group-prepend .input-group-text + .input-group-addon,
[np5ht7] .input-group-prepend .input-group-addon + .input-group-addon,
[np5ht7] .input-group-prepend .input-group-text + .btn,
[np5ht7] .input-group-prepend .input-group-addon + .btn,
[np5ht7] .input-group-prepend .input-group-text + .ui-button,
[np5ht7] .input-group-prepend .input-group-addon + .ui-button,
[np5ht7] .input-group-append .btn + .btn,
[np5ht7] .input-group-append .ui-button + .btn,
[np5ht7] .input-group-append .btn + .ui-button,
[np5ht7] .input-group-append .ui-button + .ui-button,
[np5ht7] .input-group-append .btn + .input-group-text,
[np5ht7] .input-group-append .btn + .input-group-addon,
[np5ht7] .input-group-append .ui-button + .input-group-text,
[np5ht7] .input-group-append .ui-button + .input-group-addon,
[np5ht7] .input-group-append .input-group-text + .input-group-text,
[np5ht7] .input-group-append .input-group-addon + .input-group-text,
[np5ht7] .input-group-append .input-group-text + .input-group-addon,
[np5ht7] .input-group-append .input-group-addon + .input-group-addon,
[np5ht7] .input-group-append .input-group-text + .btn,
[np5ht7] .input-group-append .input-group-addon + .btn,
[np5ht7] .input-group-append .input-group-text + .ui-button,
[np5ht7] .input-group-append .input-group-addon + .ui-button {
  margin-left: -1px;
}
[np5ht7] .input-group-prepend {
  margin-right: -1px;
}
[np5ht7] .input-group-append {
  margin-left: -1px;
}
[np5ht7] .input-group-text, [np5ht7] .input-group-addon {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.749rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
[np5ht7] .input-group-text input[type=radio], [np5ht7] .input-group-addon input[type=radio],
[np5ht7] .input-group-text input[type=checkbox],
[np5ht7] .input-group-addon input[type=checkbox] {
  margin-top: 0;
}
[np5ht7] .input-group-lg > .form-control, [np5ht7] .input-group-lg > input[type=text],
[np5ht7] .input-group-lg > [type=password],
[np5ht7] .input-group-lg > select,
[np5ht7] .input-group-lg > .input-group-prepend > .input-group-text,
[np5ht7] .input-group-lg > .input-group-prepend > .input-group-addon,
[np5ht7] .input-group-lg > .input-group-append > .input-group-text,
[np5ht7] .input-group-lg > .input-group-append > .input-group-addon,
[np5ht7] .input-group-lg > .input-group-prepend > .btn,
[np5ht7] .input-group-lg > .input-group-prepend > .ui-button,
[np5ht7] .input-group-lg > .input-group-append > .btn,
[np5ht7] .input-group-lg > .input-group-append > .ui-button {
  height: calc(2.35rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
[np5ht7] .input-group-sm > .form-control, [np5ht7] .input-group-sm > input[type=text],
[np5ht7] .input-group-sm > [type=password],
[np5ht7] .input-group-sm > select,
[np5ht7] .input-group-sm > .input-group-prepend > .input-group-text,
[np5ht7] .input-group-sm > .input-group-prepend > .input-group-addon,
[np5ht7] .input-group-sm > .input-group-append > .input-group-text,
[np5ht7] .input-group-sm > .input-group-append > .input-group-addon,
[np5ht7] .input-group-sm > .input-group-prepend > .btn,
[np5ht7] .input-group-sm > .input-group-prepend > .ui-button,
[np5ht7] .input-group-sm > .input-group-append > .btn,
[np5ht7] .input-group-sm > .input-group-append > .ui-button {
  height: calc(1.6235rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.749rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
[np5ht7] .input-group > .input-group-prepend > .btn, [np5ht7] .input-group > .input-group-prepend > .ui-button,
[np5ht7] .input-group > .input-group-prepend > .input-group-text,
[np5ht7] .input-group > .input-group-prepend > .input-group-addon,
[np5ht7] .input-group > .input-group-append:not(:last-child) > .btn,
[np5ht7] .input-group > .input-group-append:not(:last-child) > .ui-button,
[np5ht7] .input-group > .input-group-append:not(:last-child) > .input-group-text,
[np5ht7] .input-group > .input-group-append:not(:last-child) > .input-group-addon,
[np5ht7] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[np5ht7] .input-group > .input-group-append:last-child > .ui-button:not(:last-child):not(.dropdown-toggle),
[np5ht7] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
[np5ht7] .input-group > .input-group-append:last-child > .input-group-addon:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[np5ht7] .input-group > .input-group-append > .btn, [np5ht7] .input-group > .input-group-append > .ui-button,
[np5ht7] .input-group > .input-group-append > .input-group-text,
[np5ht7] .input-group > .input-group-append > .input-group-addon,
[np5ht7] .input-group > .input-group-prepend:not(:first-child) > .btn,
[np5ht7] .input-group > .input-group-prepend:not(:first-child) > .ui-button,
[np5ht7] .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
[np5ht7] .input-group > .input-group-prepend:not(:first-child) > .input-group-addon,
[np5ht7] .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
[np5ht7] .input-group > .input-group-prepend:first-child > .ui-button:not(:first-child),
[np5ht7] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
[np5ht7] .input-group > .input-group-prepend:first-child > .input-group-addon:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .badge, [np5ht7] .np-badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
[np5ht7] .badge:empty, [np5ht7] .np-badge:empty {
  display: none;
}
[np5ht7] .btn .badge, [np5ht7] .btn .np-badge, [np5ht7] .ui-button .badge, [np5ht7] .ui-button .np-badge {
  position: relative;
  top: -1px;
}
[np5ht7] .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
[np5ht7] .badge-primary {
  color: #fff;
  background-color: #282719;
}
[np5ht7] .badge-primary[href]:hover, [np5ht7] .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #090805;
}
[np5ht7] .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
[np5ht7] .badge-secondary[href]:hover, [np5ht7] .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}
[np5ht7] .badge-success {
  color: #212529;
  background-color: #8abb36;
}
[np5ht7] .badge-success[href]:hover, [np5ht7] .badge-success[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #6d932b;
}
[np5ht7] .badge-info {
  color: #fff;
  background-color: #2b5989;
}
[np5ht7] .badge-info[href]:hover, [np5ht7] .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1f4062;
}
[np5ht7] .badge-warning {
  color: #212529;
  background-color: #f5e71a;
}
[np5ht7] .badge-warning[href]:hover, [np5ht7] .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d3c609;
}
[np5ht7] .badge-danger {
  color: #fff;
  background-color: #d3552f;
}
[np5ht7] .badge-danger[href]:hover, [np5ht7] .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #ab4324;
}
[np5ht7] .badge-light {
  color: #212529;
  background-color: #a6b8ce;
}
[np5ht7] .badge-light[href]:hover, [np5ht7] .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #859ebc;
}
[np5ht7] .badge-dark {
  color: #fff;
  background-color: #343a40;
}
[np5ht7] .badge-dark[href]:hover, [np5ht7] .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}
[np5ht7] .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: iransans, BTahoma, Tahoma;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.749rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(34, 43, 69, 0.2);
  border-radius: 0.3rem;
}
[np5ht7] .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
[np5ht7] .popover .arrow::before, [np5ht7] .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
[np5ht7] .bs-popover-top, [np5ht7] .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
[np5ht7] .bs-popover-top .arrow, [np5ht7] .bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
[np5ht7] .bs-popover-top .arrow::before, [np5ht7] .bs-popover-auto[x-placement^=top] .arrow::before,
[np5ht7] .bs-popover-top .arrow::after,
[np5ht7] .bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
[np5ht7] .bs-popover-top .arrow::before, [np5ht7] .bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(34, 43, 69, 0.25);
}
[np5ht7] .bs-popover-top .arrow::after, [np5ht7] .bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}
[np5ht7] .bs-popover-right, [np5ht7] .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
[np5ht7] .bs-popover-right .arrow, [np5ht7] .bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
[np5ht7] .bs-popover-right .arrow::before, [np5ht7] .bs-popover-auto[x-placement^=right] .arrow::before,
[np5ht7] .bs-popover-right .arrow::after,
[np5ht7] .bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
[np5ht7] .bs-popover-right .arrow::before, [np5ht7] .bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(34, 43, 69, 0.25);
}
[np5ht7] .bs-popover-right .arrow::after, [np5ht7] .bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}
[np5ht7] .bs-popover-bottom, [np5ht7] .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
[np5ht7] .bs-popover-bottom .arrow, [np5ht7] .bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
[np5ht7] .bs-popover-bottom .arrow::before, [np5ht7] .bs-popover-auto[x-placement^=bottom] .arrow::before,
[np5ht7] .bs-popover-bottom .arrow::after,
[np5ht7] .bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
[np5ht7] .bs-popover-bottom .arrow::before, [np5ht7] .bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(34, 43, 69, 0.25);
}
[np5ht7] .bs-popover-bottom .arrow::after, [np5ht7] .bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
[np5ht7] .bs-popover-bottom .popover-header::before, [np5ht7] .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
[np5ht7] .bs-popover-left, [np5ht7] .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
[np5ht7] .bs-popover-left .arrow, [np5ht7] .bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
[np5ht7] .bs-popover-left .arrow::before, [np5ht7] .bs-popover-auto[x-placement^=left] .arrow::before,
[np5ht7] .bs-popover-left .arrow::after,
[np5ht7] .bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
[np5ht7] .bs-popover-left .arrow::before, [np5ht7] .bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(34, 43, 69, 0.25);
}
[np5ht7] .bs-popover-left .arrow::after, [np5ht7] .bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}
[np5ht7] .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.749rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
[np5ht7] .popover-header:empty {
  display: none;
}
[np5ht7] .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
[np5ht7] .table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
[np5ht7] .table th,
[np5ht7] .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
[np5ht7] .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
[np5ht7] .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
[np5ht7] .table .table {
  background-color: #fff;
}
[np5ht7] .table-sm th,
[np5ht7] .table-sm td {
  padding: 0.3rem;
}
[np5ht7] .table-bordered {
  border: 1px solid #dee2e6;
}
[np5ht7] .table-bordered th,
[np5ht7] .table-bordered td {
  border: 1px solid #dee2e6;
}
[np5ht7] .table-bordered thead th,
[np5ht7] .table-bordered thead td {
  border-bottom-width: 2px;
}
[np5ht7] .table-borderless th,
[np5ht7] .table-borderless td,
[np5ht7] .table-borderless thead th,
[np5ht7] .table-borderless tbody + tbody {
  border: 0;
}
[np5ht7] .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(34, 43, 69, 0.05);
}
[np5ht7] .table-hover tbody tr:hover {
  background-color: rgba(34, 43, 69, 0.075);
}
[np5ht7] .table-primary,
[np5ht7] .table-primary > th,
[np5ht7] .table-primary > td {
  background-color: #c3c3bf;
}
[np5ht7] .table-hover .table-primary:hover {
  background-color: #b7b7b2;
}
[np5ht7] .table-hover .table-primary:hover > td,
[np5ht7] .table-hover .table-primary:hover > th {
  background-color: #b7b7b2;
}
[np5ht7] .table-secondary,
[np5ht7] .table-secondary > th,
[np5ht7] .table-secondary > td {
  background-color: #d6d8db;
}
[np5ht7] .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
[np5ht7] .table-hover .table-secondary:hover > td,
[np5ht7] .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
[np5ht7] .table-success, [np5ht7] .npgrid-active-row,
[np5ht7] .table-success > th,
[np5ht7] .npgrid-active-row > th,
[np5ht7] .table-success > td,
[np5ht7] .npgrid-active-row > td {
  background-color: #deecc7;
}
[np5ht7] .table-hover .table-success:hover, [np5ht7] .table-hover .npgrid-active-row:hover {
  background-color: #d3e6b4;
}
[np5ht7] .table-hover .table-success:hover > td, [np5ht7] .table-hover .npgrid-active-row:hover > td,
[np5ht7] .table-hover .table-success:hover > th,
[np5ht7] .table-hover .npgrid-active-row:hover > th {
  background-color: #d3e6b4;
}
[np5ht7] .table-info,
[np5ht7] .table-info > th,
[np5ht7] .table-info > td {
  background-color: #c4d1de;
}
[np5ht7] .table-hover .table-info:hover {
  background-color: #b4c4d5;
}
[np5ht7] .table-hover .table-info:hover > td,
[np5ht7] .table-hover .table-info:hover > th {
  background-color: #b4c4d5;
}
[np5ht7] .table-warning, [np5ht7] .ui-state-hover,
[np5ht7] .table-warning > th,
[np5ht7] .ui-state-hover > th,
[np5ht7] .table-warning > td,
[np5ht7] .ui-state-hover > td {
  background-color: #fcf8bf;
}
[np5ht7] .table-hover .table-warning:hover, [np5ht7] .table-hover .ui-state-hover:hover {
  background-color: #fbf5a7;
}
[np5ht7] .table-hover .table-warning:hover > td, [np5ht7] .table-hover .ui-state-hover:hover > td,
[np5ht7] .table-hover .table-warning:hover > th,
[np5ht7] .table-hover .ui-state-hover:hover > th {
  background-color: #fbf5a7;
}
[np5ht7] .table-danger,
[np5ht7] .table-danger > th,
[np5ht7] .table-danger > td {
  background-color: #f3cfc5;
}
[np5ht7] .table-hover .table-danger:hover {
  background-color: #efbeb0;
}
[np5ht7] .table-hover .table-danger:hover > td,
[np5ht7] .table-hover .table-danger:hover > th {
  background-color: #efbeb0;
}
[np5ht7] .table-light,
[np5ht7] .table-light > th,
[np5ht7] .table-light > td {
  background-color: #e6ebf1;
}
[np5ht7] .table-hover .table-light:hover {
  background-color: #d6dee8;
}
[np5ht7] .table-hover .table-light:hover > td,
[np5ht7] .table-hover .table-light:hover > th {
  background-color: #d6dee8;
}
[np5ht7] .table-dark,
[np5ht7] .table-dark > th,
[np5ht7] .table-dark > td {
  background-color: #c6c8ca;
}
[np5ht7] .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
[np5ht7] .table-hover .table-dark:hover > td,
[np5ht7] .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
[np5ht7] .table-active,
[np5ht7] .table-active > th,
[np5ht7] .table-active > td {
  background-color: rgba(34, 43, 69, 0.075);
}
[np5ht7] .table-hover .table-active:hover {
  background-color: rgba(26, 32, 52, 0.075);
}
[np5ht7] .table-hover .table-active:hover > td,
[np5ht7] .table-hover .table-active:hover > th {
  background-color: rgba(26, 32, 52, 0.075);
}
[np5ht7] .table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
[np5ht7] .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
[np5ht7] .table-dark {
  color: #fff;
  background-color: #212529;
}
[np5ht7] .table-dark th,
[np5ht7] .table-dark td,
[np5ht7] .table-dark thead th {
  border-color: #32383e;
}
[np5ht7] .table-dark.table-bordered {
  border: 0;
}
[np5ht7] .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
[np5ht7] .table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  [np5ht7] .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  [np5ht7] .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  [np5ht7] .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  [np5ht7] .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  [np5ht7] .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  [np5ht7] .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  [np5ht7] .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  [np5ht7] .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
[np5ht7] .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
[np5ht7] .table-responsive > .table-bordered {
  border: 0;
}
[np5ht7] .np-gray-100 {
  background: #f8f9fa !important;
  color: #506070 !important;
}
[np5ht7] .np-gray-200 {
  background: #e9ecef !important;
  color: #465360 !important;
}
[np5ht7] .np-gray-300 {
  background: #dee2e6 !important;
  color: #3f4953 !important;
}
[np5ht7] .np-gray-400 {
  background: #ced4da !important;
  color: white !important;
}
[np5ht7] .np-gray-500 {
  background: #adb5bd !important;
  color: white !important;
}
[np5ht7] .np-gray-600 {
  background: #6c757d !important;
  color: white !important;
}
[np5ht7] .np-gray-700 {
  background: #495057 !important;
  color: white !important;
}
[np5ht7] .np-gray-800 {
  background: #343a40 !important;
  color: white !important;
}
[np5ht7] .np-gray-900 {
  background: #212529 !important;
  color: white !important;
}
[np5ht7] .np-primary-100 {
  background: #f4f3e1 !important;
  color: #77732c !important;
}
[np5ht7] .np-primary-200 {
  background: #e9e7c6 !important;
  color: #5a5723 !important;
}
[np5ht7] .np-primary-300 {
  background: #bebc93 !important;
  color: #13130c !important;
}
[np5ht7] .np-primary-400 {
  background: #7e7b5a !important;
  color: #efeee8 !important;
}
[np5ht7] .np-primary-500 {
  background: #282719 !important;
  color: #b6b38a !important;
}
[np5ht7] .np-primary-600 {
  background: #222112 !important;
  color: #dcdabd !important;
}
[np5ht7] .np-primary-700 {
  background: #1c1b0c !important;
  color: #dddab0 !important;
}
[np5ht7] .np-primary-800 {
  background: #171507 !important;
  color: #faf9ef !important;
}
[np5ht7] .np-primary-900 {
  background: #131104 !important;
  color: #faf8e8 !important;
}
[np5ht7] .np-success-100 {
  background: #f3fbd7 !important;
  color: #74910f !important;
}
[np5ht7] .np-success-200 {
  background: #e6f8b1 !important;
  color: #546d0a !important;
}
[np5ht7] .np-success-300 {
  background: #cdea86 !important;
  color: #283509 !important;
}
[np5ht7] .np-success-400 {
  background: #b0d663 !important;
  color: white !important;
}
[np5ht7] .np-success-500 {
  background: #8abb36 !important;
  color: #f9fcf4 !important;
}
[np5ht7] .np-success-600 {
  background: #6fa027 !important;
  color: white !important;
}
[np5ht7] .np-success-700 {
  background: #56861b !important;
  color: white !important;
}
[np5ht7] .np-success-800 {
  background: #406c11 !important;
  color: white !important;
}
[np5ht7] .np-success-900 {
  background: #30590a !important;
  color: white !important;
}
[np5ht7] .np-info-100 {
  background: #d6eef9 !important;
  color: #146489 !important;
}
[np5ht7] .np-info-200 {
  background: #b0daf3 !important;
  color: #0f4362 !important;
}
[np5ht7] .np-info-300 {
  background: #81b6db !important;
  color: #091721 !important;
}
[np5ht7] .np-info-400 {
  background: #598cb8 !important;
  color: white !important;
}
[np5ht7] .np-info-500 {
  background: #2b5989 !important;
  color: #c6d9ed !important;
}
[np5ht7] .np-info-600 {
  background: #1f4575 !important;
  color: #fbfcfe !important;
}
[np5ht7] .np-info-700 {
  background: #153362 !important;
  color: #e3ecf9 !important;
}
[np5ht7] .np-info-800 {
  background: #0d244f !important;
  color: white !important;
}
[np5ht7] .np-info-900 {
  background: #081941 !important;
  color: white !important;
}
[np5ht7] .np-warning-100 {
  background: #fefcd1 !important;
  color: #9a9303 !important;
}
[np5ht7] .np-warning-200 {
  background: #fefaa3 !important;
  color: #6e6901 !important;
}
[np5ht7] .np-warning-300 {
  background: #fcf574 !important;
  color: #3d3a01 !important;
}
[np5ht7] .np-warning-400 {
  background: #f9ef52 !important;
  color: white !important;
}
[np5ht7] .np-warning-500 {
  background: #f5e71a !important;
  color: white !important;
}
[np5ht7] .np-warning-600 {
  background: #d2c513 !important;
  color: white !important;
}
[np5ht7] .np-warning-700 {
  background: #b0a30d !important;
  color: white !important;
}
[np5ht7] .np-warning-800 {
  background: #8e8208 !important;
  color: white !important;
}
[np5ht7] .np-warning-900 {
  background: #756b04 !important;
  color: white !important;
}
[np5ht7] .np-danger-100 {
  background: #fce9d5 !important;
  color: #94510b !important;
}
[np5ht7] .np-danger-200 {
  background: #facfac !important;
  color: #6d3507 !important;
}
[np5ht7] .np-danger-300 {
  background: #f1ab81 !important;
  color: #3a1a06 !important;
}
[np5ht7] .np-danger-400 {
  background: #e4875f !important;
  color: white !important;
}
[np5ht7] .np-danger-500 {
  background: #d3552f !important;
  color: white !important;
}
[np5ht7] .np-danger-600 {
  background: #b53922 !important;
  color: white !important;
}
[np5ht7] .np-danger-700 {
  background: #972217 !important;
  color: white !important;
}
[np5ht7] .np-danger-800 {
  background: #7a100e !important;
  color: white !important;
}
[np5ht7] .np-danger-900 {
  background: #65090e !important;
  color: white !important;
}
[np5ht7] .np-secondary-100 {
  background: #fdfdfd !important;
  color: #646464 !important;
}
[np5ht7] .np-secondary-200 {
  background: #fcfcfb !important;
  color: #717154 !important;
}
[np5ht7] .np-secondary-300 {
  background: #f6f6f5 !important;
  color: #616158 !important;
}
[np5ht7] .np-secondary-400 {
  background: #eeeeec !important;
  color: white !important;
}
[np5ht7] .np-secondary-500 {
  background: #e3e3e1 !important;
  color: white !important;
}
[np5ht7] .np-secondary-600 {
  background: #c3c3a4 !important;
  color: white !important;
}
[np5ht7] .np-secondary-700 {
  background: #a3a371 !important;
  color: white !important;
}
[np5ht7] .np-secondary-800 {
  background: #838347 !important;
  color: white !important;
}
[np5ht7] .np-secondary-900 {
  background: #6c6c2b !important;
  color: white !important;
}
[np5ht7] .np-basic-100 {
  background: #fbfdfe !important;
  color: #28779f !important;
}
[np5ht7] .np-basic-200 {
  background: #f8fbfd !important;
  color: #2b6c98 !important;
}
[np5ht7] .np-basic-300 {
  background: #f2f7fa !important;
  color: #346786 !important;
}
[np5ht7] .np-basic-400 {
  background: #ecf1f6 !important;
  color: white !important;
}
[np5ht7] .np-basic-500 {
  background: #e4eaf0 !important;
  color: white !important;
}
[np5ht7] .np-basic-600 {
  background: #a6b8ce !important;
  color: white !important;
}
[np5ht7] .np-basic-700 {
  background: #728aac !important;
  color: white !important;
}
[np5ht7] .np-basic-800 {
  background: #485f8b !important;
  color: white !important;
}
[np5ht7] .np-basic-900 {
  background: #2b4173 !important;
  color: white !important;
}
[np5ht7] .np-light-100 {
  background: #ffffff !important;
  color: #666666 !important;
}
[np5ht7] .np-light-200 {
  background: #ffffff !important;
  color: #666666 !important;
}
[np5ht7] .np-light-300 {
  background: #ffffff !important;
  color: #666666 !important;
}
[np5ht7] .np-light-400 {
  background: #ffffff !important;
  color: gray !important;
}
[np5ht7] .np-light-500 {
  background: #ffffff !important;
  color: gray !important;
}
[np5ht7] .np-light-600 {
  background: #dbbabd !important;
  color: white !important;
}
[np5ht7] .np-light-700 {
  background: #b7808a !important;
  color: white !important;
}
[np5ht7] .np-light-800 {
  background: #935162 !important;
  color: white !important;
}
[np5ht7] .np-light-900 {
  background: #7a304a !important;
  color: white !important;
}
[np5ht7] .np-black-100 {
  background: #f2f2f2 !important;
  color: #595959 !important;
}
[np5ht7] .np-black-200 {
  background: #e5e5e5 !important;
  color: #4c4c4c !important;
}
[np5ht7] .np-black-300 {
  background: #b2b2b2 !important;
  color: #191919 !important;
}
[np5ht7] .np-black-400 {
  background: #666666 !important;
  color: #e6e6e6 !important;
}
[np5ht7] .np-black-500 {
  background: #000 !important;
  color: gray !important;
}
[np5ht7] .np-black-600 {
  background: #000000 !important;
  color: #b3b3b3 !important;
}
[np5ht7] .np-black-700 {
  background: #000000 !important;
  color: #b3b3b3 !important;
}
[np5ht7] .np-black-800 {
  background: #000000 !important;
  color: #e6e6e6 !important;
}
[np5ht7] .np-black-900 {
  background: #000000 !important;
  color: #e6e6e6 !important;
}
[np5ht7] .np-gray-100-txt {
  color: #f8f9fa !important;
}
[np5ht7] .np-gray-200-txt {
  color: #e9ecef !important;
}
[np5ht7] .np-gray-300-txt {
  color: #dee2e6 !important;
}
[np5ht7] .np-gray-400-txt {
  color: #ced4da !important;
}
[np5ht7] .np-gray-500-txt {
  color: #adb5bd !important;
}
[np5ht7] .np-gray-600-txt {
  color: #6c757d !important;
}
[np5ht7] .np-gray-700-txt {
  color: #495057 !important;
}
[np5ht7] .np-gray-800-txt {
  color: #343a40 !important;
}
[np5ht7] .np-gray-900-txt {
  color: #212529 !important;
}
[np5ht7] .np-primary-100-txt {
  color: #f4f3e1 !important;
}
[np5ht7] .np-primary-200-txt {
  color: #e9e7c6 !important;
}
[np5ht7] .np-primary-300-txt {
  color: #bebc93 !important;
}
[np5ht7] .np-primary-400-txt {
  color: #7e7b5a !important;
}
[np5ht7] .np-primary-500-txt {
  color: #282719 !important;
}
[np5ht7] .np-primary-600-txt {
  color: #222112 !important;
}
[np5ht7] .np-primary-700-txt {
  color: #1c1b0c !important;
}
[np5ht7] .np-primary-800-txt {
  color: #171507 !important;
}
[np5ht7] .np-primary-900-txt {
  color: #131104 !important;
}
[np5ht7] .np-success-100-txt {
  color: #f3fbd7 !important;
}
[np5ht7] .np-success-200-txt {
  color: #e6f8b1 !important;
}
[np5ht7] .np-success-300-txt {
  color: #cdea86 !important;
}
[np5ht7] .np-success-400-txt {
  color: #b0d663 !important;
}
[np5ht7] .np-success-500-txt {
  color: #8abb36 !important;
}
[np5ht7] .np-success-600-txt {
  color: #6fa027 !important;
}
[np5ht7] .np-success-700-txt {
  color: #56861b !important;
}
[np5ht7] .np-success-800-txt {
  color: #406c11 !important;
}
[np5ht7] .np-success-900-txt {
  color: #30590a !important;
}
[np5ht7] .np-info-100-txt {
  color: #d6eef9 !important;
}
[np5ht7] .np-info-200-txt {
  color: #b0daf3 !important;
}
[np5ht7] .np-info-300-txt {
  color: #81b6db !important;
}
[np5ht7] .np-info-400-txt {
  color: #598cb8 !important;
}
[np5ht7] .np-info-500-txt {
  color: #2b5989 !important;
}
[np5ht7] .np-info-600-txt {
  color: #1f4575 !important;
}
[np5ht7] .np-info-700-txt {
  color: #153362 !important;
}
[np5ht7] .np-info-800-txt {
  color: #0d244f !important;
}
[np5ht7] .np-info-900-txt {
  color: #081941 !important;
}
[np5ht7] .np-warning-100-txt {
  color: #fefcd1 !important;
}
[np5ht7] .np-warning-200-txt {
  color: #fefaa3 !important;
}
[np5ht7] .np-warning-300-txt {
  color: #fcf574 !important;
}
[np5ht7] .np-warning-400-txt {
  color: #f9ef52 !important;
}
[np5ht7] .np-warning-500-txt {
  color: #f5e71a !important;
}
[np5ht7] .np-warning-600-txt {
  color: #d2c513 !important;
}
[np5ht7] .np-warning-700-txt {
  color: #b0a30d !important;
}
[np5ht7] .np-warning-800-txt {
  color: #8e8208 !important;
}
[np5ht7] .np-warning-900-txt {
  color: #756b04 !important;
}
[np5ht7] .np-danger-100-txt {
  color: #fce9d5 !important;
}
[np5ht7] .np-danger-200-txt {
  color: #facfac !important;
}
[np5ht7] .np-danger-300-txt {
  color: #f1ab81 !important;
}
[np5ht7] .np-danger-400-txt {
  color: #e4875f !important;
}
[np5ht7] .np-danger-500-txt {
  color: #d3552f !important;
}
[np5ht7] .np-danger-600-txt {
  color: #b53922 !important;
}
[np5ht7] .np-danger-700-txt {
  color: #972217 !important;
}
[np5ht7] .np-danger-800-txt {
  color: #7a100e !important;
}
[np5ht7] .np-danger-900-txt {
  color: #65090e !important;
}
[np5ht7] .np-secondary-100-txt {
  color: #fdfdfd !important;
}
[np5ht7] .np-secondary-200-txt {
  color: #fcfcfb !important;
}
[np5ht7] .np-secondary-300-txt {
  color: #f6f6f5 !important;
}
[np5ht7] .np-secondary-400-txt {
  color: #eeeeec !important;
}
[np5ht7] .np-secondary-500-txt {
  color: #e3e3e1 !important;
}
[np5ht7] .np-secondary-600-txt {
  color: #c3c3a4 !important;
}
[np5ht7] .np-secondary-700-txt {
  color: #a3a371 !important;
}
[np5ht7] .np-secondary-800-txt {
  color: #838347 !important;
}
[np5ht7] .np-secondary-900-txt {
  color: #6c6c2b !important;
}
[np5ht7] .np-basic-100-txt {
  color: #fbfdfe !important;
}
[np5ht7] .np-basic-200-txt {
  color: #f8fbfd !important;
}
[np5ht7] .np-basic-300-txt {
  color: #f2f7fa !important;
}
[np5ht7] .np-basic-400-txt {
  color: #ecf1f6 !important;
}
[np5ht7] .np-basic-500-txt {
  color: #e4eaf0 !important;
}
[np5ht7] .np-basic-600-txt {
  color: #a6b8ce !important;
}
[np5ht7] .np-basic-700-txt {
  color: #728aac !important;
}
[np5ht7] .np-basic-800-txt {
  color: #485f8b !important;
}
[np5ht7] .np-basic-900-txt {
  color: #2b4173 !important;
}
[np5ht7] .np-light-100-txt {
  color: #ffffff !important;
}
[np5ht7] .np-light-200-txt {
  color: #ffffff !important;
}
[np5ht7] .np-light-300-txt {
  color: #ffffff !important;
}
[np5ht7] .np-light-400-txt {
  color: #ffffff !important;
}
[np5ht7] .np-light-500-txt {
  color: #ffffff !important;
}
[np5ht7] .np-light-600-txt {
  color: #dbbabd !important;
}
[np5ht7] .np-light-700-txt {
  color: #b7808a !important;
}
[np5ht7] .np-light-800-txt {
  color: #935162 !important;
}
[np5ht7] .np-light-900-txt {
  color: #7a304a !important;
}
[np5ht7] .np-black-100-txt {
  color: #f2f2f2 !important;
}
[np5ht7] .np-black-200-txt {
  color: #e5e5e5 !important;
}
[np5ht7] .np-black-300-txt {
  color: #b2b2b2 !important;
}
[np5ht7] .np-black-400-txt {
  color: #666666 !important;
}
[np5ht7] .np-black-500-txt {
  color: #000 !important;
}
[np5ht7] .np-black-600-txt {
  color: #000000 !important;
}
[np5ht7] .np-black-700-txt {
  color: #000000 !important;
}
[np5ht7] .np-black-800-txt {
  color: #000000 !important;
}
[np5ht7] .np-black-900-txt {
  color: #000000 !important;
}
[np5ht7] html {
  height: 100%;
  overflow: hidden;
}
[np5ht7] body {
  text-align: right;
  /*text-underline-position: under;*/
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  max-height: 100%;
  overflow: auto;
  overscroll-behavior-y: contain;
}
@media (min-width: 768px) {
  [np5ht7] .bd-links {
    display: block !important;
    max-height: calc(100vh - 9rem);
    overflow-y: auto;
  }
}
[np5ht7] * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[np5ht7] canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[np5ht7] .main-table {
  position: relative;
  display: table;
  width: 100%;
}
[np5ht7] .new-row {
  clear: both;
}
[np5ht7] .main-cell {
  max-height: 32px;
  height: 32px;
}
[np5ht7] div.main-cell > label {
  margin-top: 4px;
  display: inline-block;
}
[np5ht7] .label-cell {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  float: left;
  margin-top: 4px;
}
[np5ht7] .fix-border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[np5ht7] .np-editor p {
  margin: 0px;
}
[np5ht7] input,
[np5ht7] textarea,
[np5ht7] select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[np5ht7] .np-page-break-after {
  page-break-after: always;
}
[np5ht7] .ui-autocomplete-loading {
  background-image: url(/img/loading.gif);
  background-position: left center;
  background-repeat: no-repeat;
}
[np5ht7] .np-autocomplete-ltr {
  background-position: right center;
}
[np5ht7] .fix-search {
  position: fixed;
}
[np5ht7] .ui-autocomplete {
  overflow-y: auto;
  max-height: 200px;
  overflow-x: hidden;
  z-index: 50000;
}
[np5ht7] .np-dynaform-table {
  table-layout: fixed;
  border-collapse: collapse;
}
[np5ht7] .ui-state-disabled,
[np5ht7] .ui-widget-content .ui-state-disabled,
[np5ht7] .ui-widget-header .ui-state-disabled {
  opacity: 0.5;
  background-image: none;
  text-decoration: none !important;
}
[np5ht7] .ui-state-disabled {
  cursor: default !important;
}
[np5ht7] .ui-widget-overlay {
  position: absolute;
}
[np5ht7] .FltSmallInput {
  width: 63px;
}
[np5ht7] .FltBigInput {
  width: 80px;
}
[np5ht7] .FltSelect0202 {
  width: 92px;
  height: 20px;
  border-style: solid;
  border-width: 1px;
  padding-left: 0px;
  padding-right: 2px;
  line-height: 110%;
}
[np5ht7] tr.FltEnaInput td.FltTDHand {
  cursor: pointer;
}
[np5ht7] .FltInput0202.FltEnaInput,
[np5ht7] .FltSortBreak.FltEnaInput {
  cursor: pointer;
}
[np5ht7] .FltInput0202_2 {
  height: 15px;
  border-style: solid;
  border-width: 1px;
  padding-left: 4px;
  padding-right: 4px;
  line-height: 110%;
}
[np5ht7] .FltSortBreak {
  width: 12px;
  border-style: solid;
  border-width: 1px;
  padding-left: 1px;
  padding-right: 4px;
  line-height: 110%;
  height: 15px;
}
[np5ht7] .FltTblTR td {
  text-overflow: ellipsis;
  overflow: hidden;
}
[np5ht7] tr.FltTblTitle {
  font-size: 0.749rem;
  font-family: Golestan System, tahoma;
  height: 28px;
  background-color: #b1bbc4;
  /*#c0d0d0; #E8E8E8;#EBE1C8;*/
}
[np5ht7] TR.FltTblTitle TD,
[np5ht7] TR.FltBody TD {
  padding-right: 2px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  line-height: 10pt;
  padding-top: 0px;
}
[np5ht7] hr {
  margin-bottom: 0px;
}
[np5ht7] .c1-last-image {
  background-image: url("/_images/c1.png");
  overflow: hidden;
  background-repeat: no-repeat;
}
[np5ht7] .last-check-image {
  background-position-y: -3460px;
  background-position-x: 0px;
  height: 21px;
  width: 50px;
}
[np5ht7] .last-chguser-image {
  background-position-y: -3550px;
  background-position-x: 0px;
  height: 21px;
  width: 50px;
}
[np5ht7] .last-ok-image {
  background-position-y: -1400px;
  background-position-x: 0px;
  height: 15px;
  width: 15px;
}
[np5ht7] .last-help-image {
  background-position-y: -2100px;
  background-position-x: 0px;
  height: 15px;
  width: 15px;
}
[np5ht7] .last-cont-image {
  background-position-y: -3820px;
  background-position-x: 0px;
  height: 21px;
  width: 50px;
}
[np5ht7] .ui-widget input[type=radio] {
  border: none;
}
[np5ht7] .npRquire .ui-state-hover {
  background: none;
  border: none;
}
[np5ht7] .ui-tabs .ui-tabs-nav li {
  float: right;
}
[np5ht7] .ui-MessageBox-header {
  padding: 0.125em;
  background-color: #f5e71a;
}
[np5ht7] .np-waiting-text {
  background: none;
  border: none;
  /*font-size:1.5em;*/
}
[np5ht7] a.ui-tabs-anchor:focus,
[np5ht7] a.ui-tabs-anchor:hover,
[np5ht7] a.ui-tabs-anchor:active {
  outline: none;
}
[np5ht7] .ui-state-default.np-form-suc,
[np5ht7] .ui-state-error.np-state-error,
[np5ht7] .ui-state-highlight.np-state-warning,
[np5ht7] .ui-state-default.np-state-suc {
  padding-right: 3em;
  line-height: 200%;
}
[np5ht7] .np-correct-overlay {
  position: absolute;
  /*opac_ity: 0.2;*/
  width: 100%;
  height: 100%;
  z-index: 100;
}
[np5ht7] .ui-state-default,
[np5ht7] .ui-widget-content .ui-state-default,
[np5ht7] .ui-widget-header .ui-state-default {
  font-weight: normal;
}
[np5ht7] table.np-MenuTabTable {
  border-collapse: collapse;
  table-layout: fixed;
}
[np5ht7] .ui-tabs .ui-tabs-nav li table.np-MenuTabTable a {
  padding-bottom: 2px;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 5px;
}
[np5ht7] .ui-menu {
  width: 200px;
  margin-bottom: 1.5em;
  margin-left: 2em;
}
[np5ht7] .ui-menu .ui-menu-item {
  font-weight: normal;
}
[np5ht7] .DivMenu {
  overflow: visible;
}
[np5ht7] .ui-menu .ui-menu-icon {
  float: left;
  position: static;
}
[np5ht7] .np-menu-tit {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
[np5ht7] .np-menu-div {
  margin: 2px;
  padding: 2px;
  width: 240px;
  float: right;
  height: 220px;
  overflow: auto;
}
[np5ht7] .np-MenuBodyRoot {
  overflow: auto;
}
[np5ht7] .np-MenuBody {
  float: right;
}
[np5ht7] .np-menu-ul {
  z-index: 1;
}
[np5ht7] ul.np-menu-ul:has(ul) {
  overflow-y: visible;
}
[np5ht7] .np-tooltip-message {
  font-size: 0.9rem;
}
[np5ht7] .np-tinyicon {
  display: inline-block;
  width: 14px;
  height: 14px;
  padding: 0px;
  cursor: pointer;
  background-color: Transparent;
  border: 0px;
}
[np5ht7] .np-tinyicon-view {
  background-image: url(/img/npgrdicons.png);
  background-position: 0px 0px;
}
[np5ht7] .np-tinyicon-delete {
  background-image: url(/img/npgrdicons.png);
  background-position: -14px 0px;
}
[np5ht7] .np-tinyicon-edit {
  background-image: url(/img/npgrdicons.png);
  background-position: -28px 0px;
}
[np5ht7] .np-tinyicon-help {
  background-image: url(/img/npgrdicons.png);
  background-position: -42px 0px;
}
[np5ht7] .np-tinyicon-confirm {
  background-image: url(/img/npgrdicons.png);
  background-position: -56px 0px;
}
[np5ht7] .np-tinyicon-send {
  background-image: url(/img/npgrdicons.png);
  background-position: -70px 0px;
}
[np5ht7] .np-tinyicon-detail {
  background-image: url(/img/npgrdicons.png);
  background-position: -84px 0px;
}
[np5ht7] .np-tinyicon-viewflow {
  background-image: url(/img/npgrdicons.png);
  background-position: -98px 0px;
}
[np5ht7] .np-tinyicon-viewflowA {
  background-image: url(/img/npgrdicons.png);
  background-position: 0px -14px;
}
[np5ht7] .np-tinyicon-rep1 {
  background-image: url(/img/npgrdicons.png);
  background-position: -14px -14px;
}
[np5ht7] .np-tinyicon-rep2 {
  background-image: url(/img/npgrdicons.png);
  background-position: -28px -14px;
}
[np5ht7] .np-tinyicon-rep3 {
  background-image: url(/img/npgrdicons.png);
  background-position: -28px -14px;
}
[np5ht7] .np-tinyicon-rep4 {
  background-image: url(/img/npgrdicons.png);
  background-position: -28px -14px;
}
[np5ht7] .np-tinyicon-faci1 {
  background-image: url(/img/npgrdicons.png);
  background-position: -42px -14px;
}
[np5ht7] .np-tinyicon-faci2 {
  background-image: url(/img/npgrdicons.png);
  background-position: -42px -14px;
}
[np5ht7] .np-tinyicon-faci3 {
  background-image: url(/img/npgrdicons.png);
  background-position: -42px -14px;
}
[np5ht7] .np-tinyicon-faci4 {
  background-image: url(/img/npgrdicons.png);
  background-position: -42px -14px;
}
[np5ht7] .ui-corner-bottom {
  border-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
}
[np5ht7] .ui-corner-all {
  border-radius: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
[np5ht7] .ui-corner-top {
  border-radius: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
}
[np5ht7] .ui-corner-right {
  border-radius: 0px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}
[np5ht7] .ui-corner-left {
  border-radius: 0px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
}
[np5ht7] .ui-tooltip {
  box-shadow: 0px;
}
[np5ht7] .np-editor-bold-icon {
  background-position: 0 -48px;
}
[np5ht7] .np-editor-italic-icon {
  background-position: -16px -48px;
}
[np5ht7] .np-editor-underline-icon {
  background-position: -32px -48px;
}
[np5ht7] .np-editor-left-icon {
  background-position: -48px -48px;
}
[np5ht7] .np-editor-right-icon {
  background-position: -64px -48px;
}
[np5ht7] .np-editor-center-icon {
  background-position: -80px -48px;
}
[np5ht7] .np-editor-rtl-icon {
  background-position: -112px -48px;
}
[np5ht7] .np-editor-ltr-icon {
  background-position: -96px -48px;
}
[np5ht7] input::-ms-clear {
  display: none;
}
[np5ht7] .np-state-readonly {
  opacity: 0.5;
}
[np5ht7] .nobr {
  white-space: nowrap !important;
  word-wrap: normal !important;
}
[np5ht7] .np-messagebox {
  border: 1px solid #dee2e6;
  border-color: #f8f9fa;
  position: absolute;
  left: 63px;
  top: 26px;
}
[np5ht7] .np-messagebox-bubble {
  border-color: transparent;
  /*border-bottom-color: inherit;*/
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  position: absolute;
  top: 20px;
  z-index: 100000;
  height: 0;
  width: 0;
}
[np5ht7] .test-row:after {
  content: "";
  clear: both;
  display: block;
}
[np5ht7] .ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
[np5ht7] .ui-widget-header {
  padding-top: 10px;
  padding-bottom: 10px;
}
[np5ht7] .btn, [np5ht7] .ui-button {
  font-size: 0.749rem;
}
[np5ht7] .ui-dialog-buttonpane {
  padding: 8px !important;
}
[np5ht7] .ui-dialog-titlebar-close {
  opacity: 1;
}
[np5ht7] .ui-buttonset {
  text-align: right;
  white-space: normal;
}
[np5ht7] .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
[np5ht7] .ui-menu {
  padding: 0px;
}
[np5ht7] .ui-menu-item {
  cursor: pointer;
  padding-bottom: 8px;
  padding-top: 8px;
}
[np5ht7] li.ui-menu-item > a {
  text-decoration: none;
}
[np5ht7] .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
  border: 1px solid silver;
}
[np5ht7] .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  border-bottom: 1px dotted silver;
}
[np5ht7] .ui-datepicker .ui-datepicker-prev,
[np5ht7] .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
[np5ht7] .ui-datepicker .ui-datepicker-prev-hover,
[np5ht7] .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
[np5ht7] .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
[np5ht7] .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
[np5ht7] .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
[np5ht7] .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
[np5ht7] .ui-datepicker .ui-datepicker-prev span,
[np5ht7] .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
[np5ht7] .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
[np5ht7] .ui-datepicker .ui-datepicker-title select {
  font-size: 0.749rem;
  margin: 1px 0;
}
[np5ht7] .ui-datepicker select.ui-datepicker-month,
[np5ht7] .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
[np5ht7] .ui-datepicker table {
  width: 100%;
  font-size: 0.749rem;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
[np5ht7] .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
[np5ht7] .ui-datepicker td {
  border: 0;
  padding: 1px;
}
[np5ht7] .ui-datepicker td span,
[np5ht7] .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
[np5ht7] .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
[np5ht7] .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
[np5ht7] .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
[np5ht7] .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
[np5ht7] .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
[np5ht7] .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
[np5ht7] .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
[np5ht7] .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
[np5ht7] .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
[np5ht7] .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
[np5ht7] .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
[np5ht7] .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
[np5ht7] .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
[np5ht7] .ui-datepicker-rtl {
  direction: rtl;
}
[np5ht7] .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
[np5ht7] .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
[np5ht7] .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
[np5ht7] .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
[np5ht7] .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
[np5ht7] .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
[np5ht7] .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
[np5ht7] .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
[np5ht7] .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
[np5ht7] .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
[np5ht7] .well, [np5ht7] .np-box, [np5ht7] .np-grid-header, [np5ht7] .ui-widget-header {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-radius: 0px !important;
}
[np5ht7] .panel {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
[np5ht7] .glyphicon {
  font-size: 0.749rem;
}
[np5ht7] fieldset {
  font-family: iransans, BTahoma, Tahoma;
  font-weight: normal;
  background: none;
  padding: 2px 5px 5px 5px;
  margin: 0px 0px 5px 0px;
  font-size: 0.749rem !important;
  min-height: 20px;
  border-color: #9fbfe1;
}
[np5ht7] legend {
  width: auto;
  border-bottom: 0px;
  font-size: 0.749rem;
  margin: 0px;
  padding: 3px 5px 5px 5px !important;
}
[np5ht7] .col-xs-1,
[np5ht7] .col-xs-2,
[np5ht7] .col-xs-3,
[np5ht7] .col-xs-4,
[np5ht7] .col-xs-5,
[np5ht7] .col-xs-6,
[np5ht7] .col-xs-7,
[np5ht7] .col-xs-8,
[np5ht7] .col-xs-9,
[np5ht7] .col-xs-10,
[np5ht7] .col-xs-11,
[np5ht7] .col-xs-12 {
  float: right;
}
[np5ht7] .np-grid-header {
  padding: 0px;
  margin-bottom: 0px;
}
[np5ht7] .btn-group > .btn, [np5ht7] .btn-group > .ui-button {
  float: right;
  border-radius: 0px;
}
[np5ht7] .input-group-addon:first-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-right: 1px solid #e9ecef;
  border-left: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
[np5ht7] .input-group-addon:last-child {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: 0px;
  border-left: 1px solid #e9ecef;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
[np5ht7] .input-group-addon {
  font-size: 0.749rem;
  padding-top: 0px;
  padding-bottom: 0px;
  background: none;
}
[np5ht7] .form-control, [np5ht7] input[type=text],
[np5ht7] [type=password],
[np5ht7] select {
  font-size: 0.749rem;
  min-height: 26px;
  padding: 1px;
  outline: none;
  background: #fefefe;
  border-radius: 6px 0px 0px 0px !important;
}
[np5ht7] .form-control:disabled, [np5ht7] input[type=text]:disabled,
[np5ht7] [type=password]:disabled,
[np5ht7] select:disabled, [np5ht7] .form-control[readonly], [np5ht7] input[readonly][type=text],
[np5ht7] [readonly][type=password],
[np5ht7] select[readonly] {
  border-radius: 0px !important;
}
[np5ht7] .border-radius6000 {
  border-radius: 6px 0px 0px 0px !important;
}
[np5ht7] .form-control:not(textarea), [np5ht7] input[type=text]:not(textarea),
[np5ht7] [type=password]:not(textarea),
[np5ht7] select:not(textarea) {
  height: auto !important;
}
[np5ht7] label.btn, [np5ht7] label.ui-button {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  [np5ht7] .input-group > input,
[np5ht7] select {
    width: 100%;
  }
}
@media (max-width: 991px) {
  [np5ht7] .input-group-btn > input,
[np5ht7] select {
    width: 100%;
  }
}
[np5ht7] th {
  text-align: center;
  font-weight: normal;
}
[np5ht7] .npgrid-active-row {
  /*background-color:#c4f3cf !important;*/
  /*@extend .alert-success;*/
}
[np5ht7] div.row.npgrid-active-row, [np5ht7] div.npgrid-active-row.np-row {
  background-color: #c7e2ef;
}
[np5ht7] .npgrid-table-body td,
[np5ht7] .npgrid-table-header th {
  /*text-overflow: ellipsis;*/
  overflow: hidden;
  vertical-align: bottom;
}
[np5ht7] .form-control[disabled], [np5ht7] input[disabled][type=text],
[np5ht7] [disabled][type=password],
[np5ht7] select[disabled],
[np5ht7] fieldset[disabled] .form-control,
[np5ht7] fieldset[disabled] input[type=text],
[np5ht7] fieldset[disabled] [type=password],
[np5ht7] fieldset[disabled] select {
  cursor: default;
}
[np5ht7] label {
  font-size: 0.749rem;
}
[np5ht7] td {
  vertical-align: middle;
  padding-right: 2px;
}
[np5ht7] td.access {
  vertical-align: middle !important;
}
[np5ht7] .table {
  width: auto !important;
  margin-bottom: 0px !important;
}
[np5ht7] select.form-control,
[np5ht7] select[type=password],
[np5ht7] select {
  display: inline-block;
}
[np5ht7] input.form-control, [np5ht7] input[type=text],
[np5ht7] input[type=password] {
  display: inline-block;
}
[np5ht7] td.npgrid-body-cell {
  padding: 4px !important;
}
[np5ht7] .ui-icon-circle-plus:before {
  content: "";
}
[np5ht7] .ui-icon-circle-minus:before {
  content: "";
}
[np5ht7] .ui-icon-square-plus:before {
  content: "";
}
[np5ht7] .ui-icon-square-minus:before {
  content: "";
}
[np5ht7] .ui-icon-arrowthick-1-w:before {
  content: "";
}
[np5ht7] .ui-icon-circle-triangle-e:before {
  content: "";
}
[np5ht7] .ui-icon-circle-triangle-w:before {
  content: "";
}
[np5ht7] .ui-icon-arrow-1-e:before {
  content: "";
}
[np5ht7] .ui-icon-arrow-1-w:before {
  content: "";
}
[np5ht7] .ui-icon-arrow-1-n:before {
  content: "";
}
[np5ht7] .ui-icon-bullet:before {
  content: "";
}
[np5ht7] .ui-icon-disk:before {
  content: "🍔";
}
[np5ht7] .ui-icon-help:before {
  /*content: "\f05a";*/
  content: "";
}
[np5ht7] .ui-icon-Texthelp:before {
  content: "راهنما";
}
[np5ht7] .ui-icon-search:before {
  content: "";
}
[np5ht7] .ui-icon-check:before {
  content: "";
}
[np5ht7] .ui-icon-refresh:before {
  content: "";
}
[np5ht7] .np-icon-check:before {
  content: "";
}
[np5ht7] .np-icon-loader:before {
  content: "";
}
[np5ht7] .np-icon-ellipsis:before {
  content: "🍕";
}
[np5ht7] .np-icon-square-cross:before {
  content: "";
}
[np5ht7] .np-icon-search:before {
  content: "";
}
[np5ht7] .np-icon-submit:before {
  content: "🍔";
}
[np5ht7] .np-icon-return:before {
  content: "🍳";
}
[np5ht7] .panel-body {
  padding: 2px;
}
[np5ht7] .np-overflow-x-auto {
  overflow-x: auto;
}
[np5ht7] label:empty {
  display: inline;
}
[np5ht7] .bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #e9ecef;
  border-left-width: 5px;
  border-radius: 3px;
}
[np5ht7] .bs-callout-danger {
  border-left-color: #d3552f;
}
[np5ht7] .bs-callout-info {
  border-left-color: #2b5989;
}
[np5ht7] .bs-callout-warning {
  border-left-color: #f5e71a;
}
[np5ht7] .ui-dialog {
  z-index: 2;
}
[np5ht7] .ui-widget-header {
  background: none;
  margin-bottom: 0px;
}
[np5ht7] .ui-widget-overlay {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  /*@extend .bg-dark;*/
  background: #000;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}
[np5ht7] input {
  outline: 0;
}
[np5ht7] .img-rounded {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .img-thumbnail {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .img-circle {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50% px;
}
[np5ht7] code {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] kbd {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] pre {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .form-control, [np5ht7] input[type=text],
[np5ht7] [type=password],
[np5ht7] select {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .input-sm {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] .form-group-sm .form-control, [np5ht7] .form-group-sm input[type=text],
[np5ht7] .form-group-sm [type=password],
[np5ht7] .form-group-sm select {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] .input-lg {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .form-group-lg .form-control, [np5ht7] .form-group-lg input[type=text],
[np5ht7] .form-group-lg [type=password],
[np5ht7] .form-group-lg select {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .btn, [np5ht7] .ui-button {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .btn-lg, [np5ht7] .btn-group-lg > .ui-button,
[np5ht7] .btn-group-lg > .btn {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .btn-sm, [np5ht7] .btn-group-sm > .ui-button,
[np5ht7] .btn-group-sm > .btn {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] .btn-xs, [np5ht7] .ui-buttonset,
[np5ht7] .btn-group-xs > .btn,
[np5ht7] .btn-group-xs > .ui-button {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] .dropdown-menu {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  z-index: 100000;
}
[np5ht7] .input-group-lg > .form-control, [np5ht7] .input-group-lg > input[type=text],
[np5ht7] .input-group-lg > [type=password],
[np5ht7] .input-group-lg > select,
[np5ht7] .input-group-lg > .input-group-addon,
[np5ht7] .input-group-lg > .input-group-btn > .btn,
[np5ht7] .input-group-lg > .input-group-btn > .ui-button {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .input-group-sm > .form-control, [np5ht7] .input-group-sm > input[type=text],
[np5ht7] .input-group-sm > [type=password],
[np5ht7] .input-group-sm > select,
[np5ht7] .input-group-sm > .input-group-addon,
[np5ht7] .input-group-sm > .input-group-btn > .btn,
[np5ht7] .input-group-sm > .input-group-btn > .ui-button {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] .input-group-addon {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .input-group-addon.input-sm {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] .input-group-addon.input-lg {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .nav-tabs > li > a {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}
[np5ht7] .nav-tabs.nav-justified > li > a {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .navbar-toggle {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .navbar-toggle .icon-bar {
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
}
[np5ht7] .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
[np5ht7] .pagination {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .pagination > li:first-child > a,
[np5ht7] .pagination > li:first-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
[np5ht7] .pagination > li:last-child > a,
[np5ht7] .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
[np5ht7] .pagination-lg > li:first-child > a,
[np5ht7] .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
[np5ht7] .pagination-lg > li:last-child > a,
[np5ht7] .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
[np5ht7] .pagination-sm > li:first-child > a,
[np5ht7] .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
[np5ht7] .pagination-sm > li:last-child > a,
[np5ht7] .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
[np5ht7] .label {
  border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
}
[np5ht7] .badge, [np5ht7] .np-badge {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
[np5ht7] .container .jumbotron,
[np5ht7] .container-fluid .jumbotron {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .thumbnail {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .alert {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .progress {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .list-group-item:first-child, [np5ht7] .ui-menu-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
[np5ht7] .list-group-item:last-child, [np5ht7] .ui-menu-item:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
[np5ht7] .well, [np5ht7] .np-box, [np5ht7] .ui-widget-header, [np5ht7] .np-grid-header {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
[np5ht7] .well-lg, [np5ht7] .ui-widget-header {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .well-sm {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] .modal-content, [np5ht7] .ui-dialog.ui-widget-content {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .popover {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
[np5ht7] .carousel-indicators li {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
[np5ht7] .input-group-addon:first-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
[np5ht7] .input-group-addon:last-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
[np5ht7] .bs-callout {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
[np5ht7] li.btn-default:hover, [np5ht7] li.navbar-default:hover, [np5ht7] li.panel-footer:hover {
  background-color: #dee2e6 !important;
}
[np5ht7] .navbar-toggle1 {
  position: relative;
  float: right;
  padding: 8px 10px;
  margin-top: 6px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
[np5ht7] .navbar-toggle1:focus {
  outline: 0;
}
[np5ht7] .navbar-toggle1 .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
[np5ht7] .navbar-toggle1 .icon-bar + .icon-bar {
  margin-top: 4px;
}
[np5ht7] .navbar-toggle1 .icon-bar {
  /*background-color: $dark;*/
}
[np5ht7] .navbar-nav > li > a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
[np5ht7] checkbox {
  display: none;
}
[np5ht7] .checkbox label {
  /*display: inline;*/
  vertical-align: middle;
  position: relative;
  padding-right: 20px;
}
[np5ht7] .checkbox label::before {
  content: "";
  display: inline;
  position: absolute;
  width: 17px;
  height: 17px;
  right: 0;
  margin-left: -20px;
  border: 1px solid #ced4da;
  border-radius: 3px;
  background-color: #a6b8ce;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
[np5ht7] .checkbox label::after {
  display: inline;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 0.749rem;
  /* color: $dark; */
}
[np5ht7] .checkbox input[type=checkbox],
[np5ht7] .checkbox input[type=radio] {
  opacity: 0;
  z-index: 1;
}
[np5ht7] .checkbox input[type=checkbox]:checked + label::before {
  font-family: "npglyphs";
  content: "";
}
[np5ht7] .checkbox input[type=checkbox]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}
[np5ht7] .checkbox input[type=checkbox]:disabled + label::before {
  background-color: #a6b8ce;
  cursor: default;
}
[np5ht7] .checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
[np5ht7] .checkbox.checkbox-inline {
  margin-top: 0;
}
[np5ht7] .checkbox-primary input[type=checkbox]:checked + label::before {
  background-color: #282719;
  border-color: #282719;
}
[np5ht7] .checkbox-primary input[type=checkbox]:checked + label::after {
  color: #a6b8ce;
}
[np5ht7] .checkbox-danger input[type=checkbox]:checked + label::before {
  background-color: #d3552f;
  border-color: #d3552f;
}
[np5ht7] .checkbox-danger input[type=checkbox]:checked + label::after {
  color: #a6b8ce;
}
[np5ht7] .checkbox-info input[type=checkbox]:checked + label::before {
  background-color: #2b5989;
  border-color: #2b5989;
}
[np5ht7] .checkbox-info input[type=checkbox]:checked + label::after {
  color: #a6b8ce;
}
[np5ht7] .checkbox-warning input[type=checkbox]:checked + label::before {
  background-color: #f5e71a;
  border-color: #f5e71a;
}
[np5ht7] .checkbox-warning input[type=checkbox]:checked + label::after {
  color: #a6b8ce;
}
[np5ht7] .checkbox-success input[type=checkbox]:checked + label::before {
  background-color: #8abb36;
  border-color: #8abb36;
}
[np5ht7] .checkbox-success input[type=checkbox]:checked + label::after {
  color: #a6b8ce;
}
[np5ht7] .checkbox-primary input[type=checkbox]:indeterminate + label::before {
  background-color: #282719;
  border-color: #282719;
}
[np5ht7] .checkbox-primary input[type=checkbox]:indeterminate + label::after {
  background-color: #a6b8ce;
}
[np5ht7] .checkbox-danger input[type=checkbox]:indeterminate + label::before {
  background-color: #d3552f;
  border-color: #d3552f;
}
[np5ht7] .checkbox-danger input[type=checkbox]:indeterminate + label::after {
  background-color: #a6b8ce;
}
[np5ht7] .checkbox-info input[type=checkbox]:indeterminate + label::before {
  background-color: #2b5989;
  border-color: #2b5989;
}
[np5ht7] .checkbox-info input[type=checkbox]:indeterminate + label::after {
  background-color: #a6b8ce;
}
[np5ht7] .checkbox-warning input[type=checkbox]:indeterminate + label::before {
  background-color: #f5e71a;
  border-color: #f5e71a;
}
[np5ht7] .checkbox-warning input[type=checkbox]:indeterminate + label::after {
  background-color: #a6b8ce;
}
[np5ht7] .checkbox-success input[type=checkbox]:indeterminate + label::before {
  background-color: #8abb36;
  border-color: #8abb36;
}
[np5ht7] .checkbox-success input[type=checkbox]:indeterminate + label::after {
  background-color: #a6b8ce;
}
[np5ht7] .checkbox-success input[type=checkbox]:disabled + label::before {
  opacity: 0.5;
}
[np5ht7] .ui-dialog {
  outline: 0px;
}
[np5ht7] .ui-dialog-content {
  border: 0px;
  border-bottom: 1px;
}
[np5ht7] .ui-dialog-titlebar {
  border: 0px;
  border-bottom: 1px;
}
[np5ht7] .ui-dialog.ui-widget-content {
  border-radius: 6px !important;
}
[np5ht7] .close, [np5ht7] .ui-dialog-titlebar-close {
  font-size: 0.9rem;
}
[np5ht7] .ui-widget-header {
  padding-bottom: 20px;
  padding-top: 10px;
}
[np5ht7] button:focus {
  outline: none;
}
[np5ht7] a:focus {
  outline: 0;
}
[np5ht7] .input-group .form-control, [np5ht7] .input-group input[type=text],
[np5ht7] .input-group [type=password],
[np5ht7] .input-group select {
  border-radius: 0px;
}
[np5ht7] .np-box {
  background: none;
}
[np5ht7] .btn[disabled], [np5ht7] [disabled].ui-button {
  cursor: default;
}
[np5ht7] .ui-icon-carat-1-s:before {
  content: "";
}
[np5ht7] .ui-icon-carat-1-n:before {
  content: "";
}
[np5ht7] .btn, [np5ht7] .ui-button {
  padding: 4px 12px;
}
[np5ht7] .navbar {
  min-height: 35px;
}
[np5ht7] .panel-heading {
  padding-top: 5px;
  padding-bottom: 5px;
}
[np5ht7] .panel-footer {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f8f9fa;
}
[np5ht7] .navbar-fixed-bottom {
  /*z-index: 3;*/
  z-index: 1;
  bottom: 0px;
  position: fixed;
  /*position: absolute;*/
  width: calc(100% - 17px);
  /*left: 0px;*/
  /*overflow: auto;*/
  padding-left: 0px;
}
[np5ht7] .input-group .form-control, [np5ht7] .input-group input[type=text],
[np5ht7] .input-group [type=password],
[np5ht7] .input-group select {
  z-index: auto;
}
[np5ht7] .ui-dialog-grid {
  position: fixed !important;
  top: 40px !important;
  left: 0 !important;
}
[np5ht7] input[type=text],
[np5ht7] [type=password],
[np5ht7] select {
  display: inline-block;
}
[np5ht7] textarea {
  white-space: pre-wrap;
  display: inline-block;
}
[np5ht7] textarea {
  display: block;
  width: 100%;
  height: calc(1.8735rem + 2px);
  padding: 0.375rem 0.75rem;
  /*font-size: $font-size-base;*/
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  [np5ht7] textarea {
    transition: none;
  }
}
[np5ht7] textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}
[np5ht7] textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: #76744a;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 39, 25, 0.25);
}
[np5ht7] textarea::placeholder {
  color: #89898f;
  opacity: 1;
}
[np5ht7] textarea:disabled, [np5ht7] textarea[readonly] {
  background-color: #dee2e6 !important;
  opacity: 1;
}
[np5ht7] button.np-icon-only {
  display: none;
}
[np5ht7] select {
  font-family: iransans, BTahoma, Tahoma;
}
[np5ht7] .IsLatin {
  font-family: farhang-latin, Tahoma;
  /*font-family: tahoma !important;*/
}
[np5ht7] .ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
[np5ht7] .ui-checkboxradio-radio-label {
  color: #fff;
}
[np5ht7] .ui-controlgroup {
  text-align: right;
  white-space: normal;
  float: right;
}
[np5ht7] .ui-controlgroup > .ui-controlgroup-item {
  margin-left: 0;
  margin-right: 0;
}
[np5ht7] .ui-controlgroup > .ui-controlgroup-item:focus,
[np5ht7] .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
[np5ht7] .ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
[np5ht7] .ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
[np5ht7] .ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
[np5ht7] .ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
[np5ht7] .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
[np5ht7] .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
[np5ht7] .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
[np5ht7] .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
[np5ht7] .ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}
[np5ht7] .ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
[np5ht7] .ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #e9ecef;
  border-radius: 0.12em;
  border: none;
}
[np5ht7] .ui-checkboxradio-disabled {
  pointer-events: none;
}
[np5ht7] .ui-icon.ui-icon-circle-plus,
[np5ht7] .ui-icon.ui-icon-circle-minus,
[np5ht7] .ui-icon.ui-icon-square-plus,
[np5ht7] .ui-icon.ui-icon-square-minus,
[np5ht7] .np-pointer {
  cursor: pointer;
  padding-left: 3px;
}
[np5ht7] .HD {
  padding-right: 5px;
  padding-left: 5px;
  font-weight: bold;
  background: #e9ecef;
  border-bottom: #dee2e6 1px solid;
  text-align: right;
}
[np5ht7] .NORMALTEXT {
  line-height: 250%;
  font-size: 0.7rem;
  font-weight: normal;
  padding-left: 40px;
  padding-right: 40px;
  color: #00003d;
}
[np5ht7] .SUBDETAIL {
  font-weight: bold;
  font-size: 0.7rem;
  padding-left: 40px;
  padding-right: 40px;
  color: #282719;
}
[np5ht7] .SUBTIT {
  font-weight: bold;
  font-size: 0.749rem;
  color: #222b45;
}
[np5ht7] .td-disabled {
  background-color: #dee2e6 !important;
}
[np5ht7] .td-danger {
  background-color: #e83e8c !important;
}
[np5ht7] .ui-resizable {
  position: relative;
}
[np5ht7] .ui-resizable-handle {
  position: absolute;
  font-size: 0.749rem;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
  width: 14px !important;
}
[np5ht7] .ui-resizable-disabled .ui-resizable-handle,
[np5ht7] .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
[np5ht7] .ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
[np5ht7] .ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
[np5ht7] .ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
[np5ht7] .ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
[np5ht7] .ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
[np5ht7] .ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
[np5ht7] .ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
[np5ht7] .ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
[np5ht7] .npicon-menu {
  padding: 0px;
  margin: 50px 0px 0px 0px;
}
[np5ht7] .npicon-menu ul {
  margin: 0px;
  width: 90%;
  margin-top: 10px;
}
[np5ht7] .npicon-menu ul li {
  float: right;
  list-style: none;
  height: 110px;
  width: 140px;
  border-top: solid 4px transparent;
}
[np5ht7] .npicon-menu ul li a {
  color: #6c757d;
  text-decoration: none;
  padding: 24px;
  padding-top: 20px;
  padding-bottom: 28px;
  padding-left: 23px;
  padding-right: 23px;
  display: block;
  height: 100%;
  line-height: 32px;
  font-size: 0.749rem;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px #a6b8ce;
}
[np5ht7] .npicon-menu ul li a i {
  font-size: 0.9rem;
  padding: 6px;
  border: solid 1px #dee2e6;
  box-shadow: 0 1px #a6b8ce inset;
  border-radius: 3px;
  display: block;
  margin: 0 auto;
}
[np5ht7] .npicon-menu ul li.active,
[np5ht7] .npicon-menu ul li:hover {
  border-top: solid 4px #d3552f;
}
[np5ht7] .npicon-menu ul li a:hover {
  background: #a6b8ce;
}
[np5ht7] .npicon-menu ul li div {
  max-width: 200px;
  display: none;
  position: absolute;
  margin-left: -1px;
  z-index: 999999;
}
[np5ht7] .npicon-menu ul li:hover div {
  display: table;
}
[np5ht7] .npicon-menu ul li div ul {
  display: table-cell;
  border: solid 1px #dee2e6;
  border-top: none;
  width: 120px;
  z-index: 999999;
}
[np5ht7] .npicon-menu ul li ul li,
[np5ht7] .npicon-menu ul li ul li:hover {
  border-top: none;
  height: auto;
  z-index: 999999;
}
[np5ht7] .npicon-menu ul li ul li a,
[np5ht7] .npicon-menu ul li ul li:first-child a {
  text-decoration: none;
  color: #adb5bd;
  padding: 0px;
  display: block;
  width: 250px;
  background: #e9ecef;
  border: none;
  text-align: left;
  border-bottom: solid 1px #f8f9fa;
  border-top: solid 1px #ced4da;
  padding-left: 10px;
  font-weight: normal;
  line-height: 60px;
  height: 50px;
  box-shadow: 0 1px #a6b8ce inset;
  font-size: 0.749rem;
  z-index: 999999;
}
[np5ht7] .npicon-menu ul li ul li a:hover,
[np5ht7] .npicon-menu ul li ul li:first-child a:hover {
  text-shadow: none;
}
[np5ht7] .npicon-menu ul li ul li a i {
  margin-right: 6px;
  padding: 4px;
  display: inline-block;
}
[np5ht7] .hideDvfrmCenter {
  visibility: hidden;
}
[np5ht7] .ui-resizable-handle-messageBox {
  border-bottom: 2px dotted #dee2e6;
  border-right: 2px dotted #dee2e6;
  right: 0;
}
[np5ht7] .ui-resizable-th-grid {
  border-right: 2px dotted #dee2e6;
}
[np5ht7] .ui-resizable-handle {
  z-index: 1 !important;
}
[np5ht7] .npglyphicon-align-left2:before {
  content: "";
}
[np5ht7] .npglyphicon-align-right2:before {
  content: "";
}
[np5ht7] .npglyphicon-align-center2:before {
  content: "";
}
[np5ht7] .npglyphicon-align-justify2:before {
  content: "";
}
[np5ht7] .npglyphicon-arrow-up-outline:before {
  content: "";
}
[np5ht7] .npglyphicon-arrow-down-outline:before {
  content: "";
}
[np5ht7] a.ui-state-disabled:hover,
[np5ht7] a.ui-state-disabled:focus {
  color: #282719;
  text-decoration: none !important;
}
[np5ht7] .ui-icon-triangle-1-s:before {
  content: "";
}
[np5ht7] .ui-icon-triangle-1-n:before {
  content: "";
}
[np5ht7] .ui-button-icon {
  vertical-align: middle;
  font-size: 0.749rem;
}
[np5ht7] .grd-col {
  overflow: hidden;
  text-overflow: ellipsis;
}
[np5ht7] .grd-row {
  clear: both;
  border: 1px solid #adb5bd !important;
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  margin-bottom: 10px;
}
[np5ht7] .group {
  position: relative;
  margin-top: 18px;
  min-height: 32px;
}
[np5ht7] input.groupInput:focus,
[np5ht7] select.groupInput:focus,
[np5ht7] textarea.groupInput:focus,
[np5ht7] .form-control:focus,
[np5ht7] input[type=text]:focus,
[np5ht7] [type=password]:focus,
[np5ht7] select:focus {
  outline: none;
  border-bottom: 2px solid #282719 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
[np5ht7] div.group label {
  color: #2b5989 !important;
  font-size: 0.67rem !important;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  /*right: 16px;*/
  right: 0px;
  padding-right: 16px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  top: -20px;
  transition: 0.2s ease all;
}
[np5ht7] .lbl, [np5ht7] .groupInput:focus ~ label,
[np5ht7] .groupInput:valid ~ label,
[np5ht7] .groupInput[readonly] ~ label {
  font-size: 0.749rem;
  color: #2b5989;
}
[np5ht7] .groupInput:focus ~ label,
[np5ht7] .groupInput:valid ~ label,
[np5ht7] .groupInput[readonly] ~ label {
  top: -20px;
  /*right: 16px;*/
}
[np5ht7] .groupInput {
  border-bottom: 2px solid #dee2e6 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
[np5ht7] div.group label.groupInputFocus {
  top: -20px !important;
  font-size: 0.7rem !important;
}
[np5ht7] .np-select-readonly {
  background: #ced4da;
}
[np5ht7] .Link-OpenFaci {
  vertical-align: middle;
  cursor: pointer;
  text-decoration: underline;
  font-family: iransans, BTahoma, Tahoma;
  font-size: 0.749rem;
  padding: 3px 5px;
  text-decoration-line: none;
  cursor: pointer;
  vertical-align: top;
  margin-top: -5px;
  cursor: pointer;
  border-radius: 1px;
}
[np5ht7] .glyphicon-asterisk:before {
  content: "*";
}
[np5ht7] .glyphicon-plus:before {
  content: "";
}
[np5ht7] .glyphicon-euro:before,
[np5ht7] .glyphicon-eur:before {
  content: "";
}
[np5ht7] .glyphicon-send:before {
  content: "";
}
[np5ht7] .glyphicon-minus:before {
  content: "";
}
[np5ht7] .glyphicon-cloud:before {
  content: "";
}
[np5ht7] .glyphicon-envelope:before {
  content: "";
}
[np5ht7] .glyphicon-pencil:before {
  content: "✏";
}
[np5ht7] .glyphicon-glass:before {
  content: "";
}
[np5ht7] .glyphicon-music:before {
  content: "";
}
[np5ht7] .glyphicon-search:before {
  content: "";
}
[np5ht7] .glyphicon-heart:before {
  content: "";
}
[np5ht7] .glyphicon-star:before {
  content: "";
}
[np5ht7] .glyphicon-star-empty:before {
  content: "";
}
[np5ht7] .glyphicon-user:before {
  content: "";
}
[np5ht7] .glyphicon-user-plus:before {
  content: "";
}
[np5ht7] .glyphicon-user-times:before {
  content: "";
}
[np5ht7] .glyphicon-film:before {
  content: "";
}
[np5ht7] .glyphicon-th-large:before {
  content: "";
}
[np5ht7] .glyphicon-th:before {
  content: "";
}
[np5ht7] .glyphicon-th-list:before {
  content: "";
}
[np5ht7] .glyphicon-ok:before {
  content: "";
}
[np5ht7] .glyphicon-remove:before {
  content: "";
}
[np5ht7] .glyphicon-zoom-in:before {
  content: "";
}
[np5ht7] .glyphicon-zoom-out:before {
  content: "";
}
[np5ht7] .glyphicon-off:before {
  content: "";
}
[np5ht7] .glyphicon-signal:before {
  content: "";
}
[np5ht7] .glyphicon-layout:before {
  content: "";
}
[np5ht7] .glyphicon-cog:before {
  content: "";
}
[np5ht7] .glyphicon-trash:before {
  content: "";
}
[np5ht7] .glyphicon-home:before {
  content: "";
}
[np5ht7] .glyphicon-monitor:before {
  content: "";
}
[np5ht7] .glyphicon-file:before {
  content: "";
}
[np5ht7] .glyphicon-time:before {
  content: "";
}
[np5ht7] .glyphicon-road:before {
  content: "";
}
[np5ht7] .glyphicon-download-alt:before {
  content: "";
}
[np5ht7] .glyphicon-download:before {
  content: "";
}
[np5ht7] .glyphicon-upload:before {
  content: "";
}
[np5ht7] .glyphicon-inbox:before {
  content: "";
}
[np5ht7] .glyphicon-play-circle:before {
  content: "";
}
[np5ht7] .glyphicon-repeat:before {
  content: "";
}
[np5ht7] .glyphicon-refresh:before {
  content: "";
}
[np5ht7] .glyphicon-list-alt:before {
  content: "";
}
[np5ht7] .glyphicon-lock:before {
  content: "";
}
[np5ht7] .glyphicon-flag:before {
  content: "";
}
[np5ht7] .glyphicon-paper:before {
  content: "";
}
[np5ht7] .glyphicon-content-right:before {
  content: "";
}
[np5ht7] .glyphicon-paper-stack:before {
  content: "";
}
[np5ht7] .glyphicon-volume-off:before {
  content: "";
}
[np5ht7] .glyphicon-volume-down:before {
  content: "";
}
[np5ht7] .glyphicon-volume-up:before {
  content: "";
}
[np5ht7] .glyphicon-qrcode:before {
  content: "";
}
[np5ht7] .glyphicon-barcode:before {
  content: "";
}
[np5ht7] .glyphicon-tag:before {
  content: "";
}
[np5ht7] .glyphicon-tags:before {
  content: "";
}
[np5ht7] .glyphicon-book:before {
  content: "";
}
[np5ht7] .glyphicon-bookmark:before {
  content: "";
}
[np5ht7] .glyphicon-print:before {
  content: "";
}
[np5ht7] .glyphicon-camera:before {
  content: "";
}
[np5ht7] .glyphicon-bold:before {
  content: "";
}
[np5ht7] .glyphicon-feed:before {
  content: "";
}
[np5ht7] .glyphicon-italic:before {
  content: "";
}
[np5ht7] .glyphicon-text-height:before {
  content: "";
}
[np5ht7] .glyphicon-text-width:before {
  content: "";
}
[np5ht7] .glyphicon-align-left:before {
  content: "";
}
[np5ht7] .glyphicon-align-center:before {
  content: "";
}
[np5ht7] .glyphicon-align-right:before {
  content: "";
}
[np5ht7] .glyphicon-align-justify:before {
  content: "";
}
[np5ht7] .glyphicon-list:before {
  content: "";
}
[np5ht7] .glyphicon-indent-left:before {
  content: "";
}
[np5ht7] .glyphicon-indent-right:before {
  content: "";
}
[np5ht7] .glyphicon-facetime-video:before {
  content: "";
}
[np5ht7] .glyphicon-picture:before {
  content: "";
}
[np5ht7] .glyphicon-map-marker:before {
  content: "";
}
[np5ht7] .glyphicon-adjust:before {
  content: "";
}
[np5ht7] .glyphicon-tint:before {
  content: "";
}
[np5ht7] .glyphicon-edit:before {
  content: "";
}
[np5ht7] .glyphicon-share:before {
  content: "";
}
[np5ht7] .glyphicon-check:before {
  content: "";
}
[np5ht7] .glyphicon-move:before {
  content: "";
}
[np5ht7] .glyphicon-step-backward:before {
  content: "";
}
[np5ht7] .glyphicon-fast-backward:before {
  content: "";
}
[np5ht7] .glyphicon-backward:before {
  content: "";
}
[np5ht7] .glyphicon-backward2:before {
  content: "";
}
[np5ht7] .glyphicon-play:before {
  content: "";
}
[np5ht7] .glyphicon-pause:before {
  content: "";
}
[np5ht7] .glyphicon-stop:before {
  content: "";
}
[np5ht7] .glyphicon-forward:before {
  content: "";
}
[np5ht7] .glyphicon-forward2:before {
  content: "";
}
[np5ht7] .glyphicon-fast-forward:before {
  content: "";
}
[np5ht7] .glyphicon-step-forward:before {
  content: "";
}
[np5ht7] .glyphicon-eject:before {
  content: "";
}
[np5ht7] .glyphicon-chevron-left:before {
  content: "";
}
[np5ht7] .glyphicon-chevron-right:before {
  content: "";
}
[np5ht7] .glyphicon-plus-sign:before {
  content: "";
}
[np5ht7] .glyphicon-minus-sign:before {
  content: "";
}
[np5ht7] .glyphicon-remove-sign:before {
  content: "";
}
[np5ht7] .glyphicon-ok-sign:before {
  content: "";
}
[np5ht7] .glyphicon-question-sign:before {
  content: "";
}
[np5ht7] .glyphicon-comment-o2:before {
  content: "";
}
[np5ht7] .glyphicon-comment-o:before {
  content: "";
}
[np5ht7] .glyphicon-info-sign:before {
  content: "";
}
[np5ht7] .glyphicon-screenshot:before {
  content: "";
}
[np5ht7] .glyphicon-remove-circle:before {
  content: "";
}
[np5ht7] .glyphicon-ok-circle:before {
  content: "";
}
[np5ht7] .glyphicon-ban-circle:before {
  content: "";
}
[np5ht7] .glyphicon-arrow-left:before {
  content: "";
}
[np5ht7] .glyphicon-arrow-right:before {
  content: "";
}
[np5ht7] .glyphicon-arrow-up:before {
  content: "";
}
[np5ht7] .glyphicon-arrow-down:before {
  content: "";
}
[np5ht7] .glyphicon-share-alt:before {
  content: "";
}
[np5ht7] .glyphicon-resize-full:before {
  content: "";
}
[np5ht7] .glyphicon-exclamation-sign:before {
  content: "";
}
[np5ht7] .glyphicon-gift:before {
  content: "";
}
[np5ht7] .glyphicon-marquee:before {
  content: "";
}
[np5ht7] .glyphicon-leaf:before {
  content: "";
}
[np5ht7] .glyphicon-fire:before {
  content: "";
}
[np5ht7] .glyphicon-eye-open:before {
  content: "";
}
[np5ht7] .glyphicon-eye-close:before {
  content: "";
}
[np5ht7] .glyphicon-warning-sign:before {
  content: "";
}
[np5ht7] .glyphicon-plane:before {
  content: "";
}
[np5ht7] .glyphicon-calendar:before {
  content: "";
}
[np5ht7] .glyphicon-random:before {
  content: "";
}
[np5ht7] .glyphicon-comment:before {
  content: "";
}
[np5ht7] .glyphicon-layers:before {
  content: "";
}
[np5ht7] .glyphicon-magnet:before {
  content: "";
}
[np5ht7] .glyphicon-chevron-up:before {
  content: "";
}
[np5ht7] .glyphicon-chevron-down:before {
  content: "";
}
[np5ht7] .glyphicon-retweet:before {
  content: "";
}
[np5ht7] .glyphicon-shopping-cart:before {
  content: "";
}
[np5ht7] .glyphicon-folder-close:before {
  content: "";
}
[np5ht7] .glyphicon-folder-open:before {
  content: "";
}
[np5ht7] .glyphicon-resize-vertical:before {
  content: "";
}
[np5ht7] .glyphicon-resize-horizontal:before {
  content: "";
}
[np5ht7] .glyphicon-hdd:before {
  content: "";
}
[np5ht7] .glyphicon-bullhorn:before {
  content: "";
}
[np5ht7] .glyphicon-bell:before {
  content: "";
}
[np5ht7] .glyphicon-certificate:before {
  content: "";
}
[np5ht7] .glyphicon-thumbs-up:before {
  content: "";
}
[np5ht7] .glyphicon-thumbs-down:before {
  content: "";
}
[np5ht7] .glyphicon-help:before {
  content: "";
}
[np5ht7] .glyphicon-hand-left:before {
  content: "";
}
[np5ht7] .glyphicon-hand-up:before {
  content: "";
}
[np5ht7] .glyphicon-hand-down:before {
  content: "";
}
[np5ht7] .glyphicon-circle-arrow-right:before {
  content: "";
}
[np5ht7] .glyphicon-circle-arrow-left:before {
  content: "";
}
[np5ht7] .glyphicon-circle-arrow-up:before {
  content: "";
}
[np5ht7] .glyphicon-circle-arrow-down:before {
  content: "";
}
[np5ht7] .glyphicon-globe:before {
  content: "";
}
[np5ht7] .glyphicon-wrench:before {
  content: "";
}
[np5ht7] .glyphicon-tasks:before {
  content: "";
}
[np5ht7] .glyphicon-filter:before {
  content: "";
}
[np5ht7] .glyphicon-briefcase:before {
  content: "";
}
[np5ht7] .glyphicon-fullscreen:before {
  content: "";
}
[np5ht7] .glyphicon-dashboard:before {
  content: "";
}
[np5ht7] .glyphicon-paperclip:before {
  content: "";
}
[np5ht7] .glyphicon-heart-empty:before {
  content: "";
}
[np5ht7] .glyphicon-link:before {
  content: "";
}
[np5ht7] .glyphicon-phone:before {
  content: "";
}
[np5ht7] .glyphicon-pushpin:before {
  content: "";
}
[np5ht7] .glyphicon-usd:before {
  content: "";
}
[np5ht7] .glyphicon-gbp:before {
  content: "";
}
[np5ht7] .glyphicon-sort:before {
  content: "";
}
[np5ht7] .glyphicon-sort-by-alphabet:before {
  content: "";
}
[np5ht7] .glyphicon-sort-by-alphabet-alt:before {
  content: "";
}
[np5ht7] .glyphicon-sort-by-order:before {
  content: "";
}
[np5ht7] .glyphicon-sort-by-order-alt:before {
  content: "";
}
[np5ht7] .glyphicon-sort-by-attributes:before {
  content: "";
}
[np5ht7] .glyphicon-sort-by-attributes-alt:before {
  content: "";
}
[np5ht7] .glyphicon-unchecked:before {
  content: "";
}
[np5ht7] .glyphicon-expand:before {
  content: "";
}
[np5ht7] .glyphicon-collapse-down:before {
  content: "";
}
[np5ht7] .glyphicon-collapse-up:before {
  content: "";
}
[np5ht7] .glyphicon-log-in:before {
  content: "";
}
[np5ht7] .glyphicon-flash:before {
  content: "";
}
[np5ht7] .glyphicon-log-out:before {
  content: "";
}
[np5ht7] .glyphicon-new-window:before {
  content: "";
}
[np5ht7] .glyphicon-record:before {
  content: "";
}
[np5ht7] .glyphicon-save:before {
  content: "";
}
[np5ht7] .glyphicon-open:before {
  content: "";
}
[np5ht7] .glyphicon-saved:before {
  content: "";
}
[np5ht7] .glyphicon-import:before {
  content: "";
}
[np5ht7] .glyphicon-export:before {
  content: "";
}
[np5ht7] .glyphicon-send:before {
  content: "";
}
[np5ht7] .glyphicon-floppy-disk:before {
  content: "";
}
[np5ht7] .glyphicon-floppy-saved:before {
  content: "";
}
[np5ht7] .glyphicon-floppy-remove:before {
  content: "";
}
[np5ht7] .glyphicon-floppy-save:before {
  content: "";
}
[np5ht7] .glyphicon-floppy-open:before {
  content: "";
}
[np5ht7] .glyphicon-credit-card:before {
  content: "";
}
[np5ht7] .glyphicon-transfer:before {
  content: "";
}
[np5ht7] .glyphicon-cutlery:before {
  content: "";
}
[np5ht7] .glyphicon-header:before {
  content: "";
}
[np5ht7] .glyphicon-compressed:before {
  content: "";
}
[np5ht7] .glyphicon-earphone:before {
  content: "";
}
[np5ht7] .glyphicon-phone-alt:before {
  content: "";
}
[np5ht7] .glyphicon-tower:before {
  content: "";
}
[np5ht7] .glyphicon-stats:before {
  content: "";
}
[np5ht7] .glyphicon-sd-video:before {
  content: "";
}
[np5ht7] .glyphicon-hd-video:before {
  content: "";
}
[np5ht7] .glyphicon-subtitles:before {
  content: "";
}
[np5ht7] .glyphicon-sound-stereo:before {
  content: "";
}
[np5ht7] .glyphicon-sound-dolby:before {
  content: "";
}
[np5ht7] .glyphicon-sound-5-1:before {
  content: "";
}
[np5ht7] .glyphicon-sound-6-1:before {
  content: "";
}
[np5ht7] .glyphicon-sound-7-1:before {
  content: "";
}
[np5ht7] .glyphicon-copyright-mark:before {
  content: "";
}
[np5ht7] .glyphicon-registration-mark:before {
  content: "";
}
[np5ht7] .glyphicon-cloud-download:before {
  content: "";
}
[np5ht7] .glyphicon-cloud-upload:before {
  content: "";
}
[np5ht7] .glyphicon-tree-conifer:before {
  content: "";
}
[np5ht7] .glyphicon-tree-deciduous:before {
  content: "";
}
[np5ht7] .glyphicon-cd:before {
  content: "";
}
[np5ht7] .glyphicon-save-file:before {
  content: "";
}
[np5ht7] .glyphicon-open-file:before {
  content: "";
}
[np5ht7] .glyphicon-level-up:before {
  content: "";
}
[np5ht7] .glyphicon-copy:before {
  content: "";
}
[np5ht7] .glyphicon-paste:before {
  content: "";
}
[np5ht7] .glyphicon-alert:before {
  content: "";
}
[np5ht7] .glyphicon-equalizer:before {
  content: "";
}
[np5ht7] .glyphicon-king:before {
  content: "";
}
[np5ht7] .glyphicon-queen:before {
  content: "";
}
[np5ht7] .glyphicon-pawn:before {
  content: "";
}
[np5ht7] .glyphicon-bishop:before {
  content: "";
}
[np5ht7] .glyphicon-knight:before {
  content: "";
}
[np5ht7] .glyphicon-baby-formula:before {
  content: "";
}
[np5ht7] .glyphicon-tent:before {
  content: "⛺";
}
[np5ht7] .glyphicon-blackboard:before {
  content: "";
}
[np5ht7] .glyphicon-bed:before {
  content: "";
}
[np5ht7] .glyphicon-apple:before {
  content: "";
}
[np5ht7] .glyphicon-erase:before {
  content: "";
}
[np5ht7] .glyphicon-hourglass:before {
  content: "⌛";
}
[np5ht7] .glyphicon-lamp:before {
  content: "";
}
[np5ht7] .glyphicon-duplicate:before {
  content: "";
}
[np5ht7] .glyphicon-piggy-bank:before {
  content: "";
}
[np5ht7] .glyphicon-scissors:before {
  content: "";
}
[np5ht7] .glyphicon-bitcoin:before {
  content: "";
}
[np5ht7] .glyphicon-btc:before {
  content: "";
}
[np5ht7] .glyphicon-xbt:before {
  content: "";
}
[np5ht7] .glyphicon-yen:before {
  content: "¥";
}
[np5ht7] .glyphicon-jpy:before {
  content: "¥";
}
[np5ht7] .glyphicon-ruble:before {
  content: "₽";
}
[np5ht7] .glyphicon-rub:before {
  content: "₽";
}
[np5ht7] .glyphicon-scale:before {
  content: "";
}
[np5ht7] .glyphicon-ice-lolly:before {
  content: "";
}
[np5ht7] .glyphicon-ice-lolly-tasted:before {
  content: "";
}
[np5ht7] .glyphicon-education:before {
  content: "";
}
[np5ht7] .glyphicon-option-horizontal:before {
  content: "";
}
[np5ht7] .glyphicon-option-vertical:before {
  content: "";
}
[np5ht7] .glyphicon-menu-hamburger:before {
  content: "";
}
[np5ht7] .glyphicon-modal-window:before {
  content: "";
}
[np5ht7] .glyphicon-oil:before {
  content: "";
}
[np5ht7] .glyphicon-grain:before {
  content: "";
}
[np5ht7] .glyphicon-sunglasses:before {
  content: "";
}
[np5ht7] .glyphicon-text-size:before {
  content: "";
}
[np5ht7] .glyphicon-text-color:before {
  content: "";
}
[np5ht7] .glyphicon-text-background:before {
  content: "";
}
[np5ht7] .glyphicon-object-align-top:before {
  content: "";
}
[np5ht7] .glyphicon-object-align-bottom:before {
  content: "";
}
[np5ht7] .glyphicon-object-align-horizontal:before {
  content: "";
}
[np5ht7] .glyphicon-object-align-left:before {
  content: "";
}
[np5ht7] .glyphicon-object-align-vertical:before {
  content: "";
}
[np5ht7] .glyphicon-object-align-right:before {
  content: "";
}
[np5ht7] .glyphicon-triangle-right:before {
  content: "";
}
[np5ht7] .glyphicon-triangle-left:before {
  content: "";
}
[np5ht7] .glyphicon-triangle-bottom:before {
  content: "";
}
[np5ht7] .glyphicon-triangle-top:before {
  content: "";
}
[np5ht7] .npglyphicon-console:before {
  content: "";
}
[np5ht7] .npglyphicon-rewind:before {
  content: "";
}
[np5ht7] .npglyphicon-arrow-left2:before {
  content: "";
}
[np5ht7] .npglyphicon-superscript:before {
  content: "";
}
[np5ht7] .npglyphicon-subscript:before {
  content: "";
}
[np5ht7] .npglyph-key-stroke:before {
  content: "";
}
[np5ht7] .npglyph-key-fill:before {
  content: "";
}
[np5ht7] .npglyph-popin:before {
  content: "";
}
[np5ht7] .npglyph-popout:before {
  content: "";
}
[np5ht7] .npglyph-cross2:before {
  content: "";
}
[np5ht7] .npglyph-stack:before {
  content: "";
}
[np5ht7] .npglyphicon-grid2:before {
  content: "";
}
[np5ht7] .npglyphicon-grid-menu:before {
  content: "";
}
[np5ht7] .npglyphicon-next:before {
  content: "";
}
[np5ht7] .npglyphicon-fast-next:before {
  content: "";
}
[np5ht7] .npglyphicon-before:before {
  content: "";
}
[np5ht7] .npglyphicon-fast-before:before {
  content: "";
}
[np5ht7] .glyphicon-menu-left:before {
  content: "";
}
[np5ht7] .glyphicon-menu-right:before {
  content: "";
}
[np5ht7] .glyphicon-menu-down:before {
  content: "";
}
[np5ht7] .glyphicon-menu-up:before {
  content: "";
}
[np5ht7] .glyphicon-menu-left-solid:before {
  content: "";
}
[np5ht7] .glyphicon-menu-right-solid:before {
  content: "";
}
[np5ht7] .glyphicon-menu-down-solid:before {
  content: "";
}
[np5ht7] .glyphicon-menu-up-solid:before {
  content: "";
}
[np5ht7] .glyphicon-plus-solid:before {
  content: "";
}
[np5ht7] .glyphicon-minus-solid:before {
  content: "";
}
[np5ht7] .glyphicon-info-solid:before {
  content: "";
}
[np5ht7] .glyphicon-close-solid:before {
  content: "";
}
[np5ht7] .glyphicon-close2-solid:before {
  content: "";
}
[np5ht7] .npglyphicon-navigate-before {
  content: "";
}
[np5ht7] .npglyphicon-navigate-after {
  content: "";
}
[np5ht7] .npglyphicon-write:before {
  content: "";
}
[np5ht7] .npglyphicon-esc:before {
  content: "";
}
[np5ht7] .npglyphicon-pen:before {
  content: "";
}
[np5ht7] .npglyphicon-clipboard:before {
  content: "";
}
[np5ht7] .npglyphicon-send:before {
  content: "";
}
[np5ht7] .npglyphicon-confsend:before {
  content: "";
}
[np5ht7] .npglyphicon-nconfsend:before {
  content: "";
}
[np5ht7] .npglyphicon-shuffle:before {
  content: "";
}
[np5ht7] .npglyphicon-map:before {
  content: "";
}
[np5ht7] .npglyphicon-COMM:before {
  content: "";
}
[np5ht7] .npglyphicon-server:before {
  content: "";
}
[np5ht7] .npglyphicon-Hlp:before {
  content: "";
}
[np5ht7] .npglyphicon-cancel:before {
  content: "";
}
[np5ht7] .btn-group > .btn input[type=radio], [np5ht7] .btn-group > .ui-button input[type=radio],
[np5ht7] .btn-group > .btn input[type=checkbox],
[np5ht7] .btn-group > .ui-button input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
[np5ht7] .btn-group > label.active {
  /*color: $primary !important;*/
  background: none !important;
  border: 1px solid !important;
}
[np5ht7] .ui-autocomplete-input {
  flex: 1 !important;
  border: 0px !important;
}
[np5ht7] .input-group-addon {
  font-size: 0.749rem;
  padding: 0px 20px 0px 20px;
}
[np5ht7] .input-group > div:not(.input-group-prepend):not(.input-group-append) {
  flex: 1;
}
[np5ht7] .panel-heading {
  padding-top: 6px;
  padding-bottom: 6px;
}
[np5ht7] .panel-footer {
  padding-top: 6px;
  padding-bottom: 6px;
}
[np5ht7] .dropdown-toggle::after {
  display: none;
}
[np5ht7] body {
  margin: 0;
  font-size: 0.749rem !important;
  font-family: iransans, BTahoma, Tahoma !important;
  /*text-align: justify;*/
}
[np5ht7] select.form-control:not([size]):not([multiple]),
[np5ht7] select:not([size]):not([multiple]) {
  height: 1.5rem;
}
[np5ht7] .tooltip {
  font-size: 0.749rem;
  z-index: 10000;
}
[np5ht7] .ui-slider {
  position: relative;
  text-align: left;
}
[np5ht7] .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
[np5ht7] .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.749rem;
  display: block;
  border: 0;
  background-position: 0 0;
  border: 1px solid #adb5bd;
  background: #ced4da;
  /*color: $dark;*/
  font-weight: bold;
  padding: 0px;
}
[np5ht7] .ui-slider.ui-state-disabled .ui-slider-handle,
[np5ht7] .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
[np5ht7] .ui-slider-horizontal {
  height: 0.8em;
}
[np5ht7] .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
[np5ht7] .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
[np5ht7] .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
[np5ht7] .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
[np5ht7] .ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
[np5ht7] .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
[np5ht7] .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
[np5ht7] .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
[np5ht7] .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
[np5ht7] span.ui-state-default {
  border: 1px solid #dee2e6;
  /*background: $light;*/
  font-weight: normal;
  /*color: $dark;*/
}
[np5ht7] .ui-state-hover {
  /*font-weight: normal;
    color: $dark;*/
}
[np5ht7] *:focus {
  outline: none;
}
[np5ht7] *:hover {
  outline: none;
}
[np5ht7] .npnav > ul.menubar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #dee2e6;
  background-color: #dee2e6;
}
[np5ht7] .npnav > ul.menubar li {
  float: right;
  /*background: #e9a100;*/
  padding: 5px;
  /* margin-left: 5px;*/
}
[np5ht7] .npnav > ul.menubar li a.active {
  color: #a6b8ce;
  background-color: #2b5989;
}
[np5ht7] .np-row {
  /*
    display:flex;
    flex-wrap:wrap;*/
}
[np5ht7] .btn-group {
  display: inline-block;
}
[np5ht7] label.btn label, [np5ht7] label.ui-button label {
  cursor: pointer;
}
[np5ht7] .sw-main {
  margin-bottom: 20px;
}
[np5ht7] .sw-theme-arrows {
  border-radius: 5px;
  border: 1px solid #6c757d;
  min-height: 500px;
}
[np5ht7] .sw-theme-arrows > .sw-container {
  min-height: 200px;
}
[np5ht7] .sw-theme-arrows .step-content {
  padding: 0 10px;
  border: 0px solid #fff;
  background-color: #fff;
  text-align: left;
}
[np5ht7] .sw-theme-arrows .sw-toolbar {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0 !important;
  border-radius: 5px;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor {
  display: flex;
  border: 0;
  border-bottom: 1px solid #6c757d;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  list-style: none;
  overflow-y: hidden;
  overflow-x: auto;
  flex-wrap: nowrap;
  /*margin: -1px -1px 0 -1px -1px;*/
}
[np5ht7] .sw-theme-arrows > ul.step-anchor li + li:before {
  padding: 0;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li > a,
[np5ht7] .sw-theme-arrows > ul.step-anchor > li > a:hover {
  /*color: $dark;*/
  text-decoration: none;
  padding: 10px 40px 10px 0px;
  position: relative;
  display: block;
  border: 0 !important;
  border-radius: 0;
  outline-style: none;
  /*background: $light;*/
  max-width: 250px;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li > a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-right: 30px solid #fff;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: 100%;
  z-index: 1;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li > a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-right: 30px solid #2b5989;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-right: 1px;
  right: 100%;
  z-index: 1;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > {
  padding-left: 15px;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li > a:hover {
  /*color: $dark;*/
  text-decoration: none;
  outline-style: none;
  color: #ffffff;
  background: #6c757d;
  border-color: #6c757d;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li > a:hover:after {
  border-left-color: #6c757d;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li.clickable > a:hover {
  color: #282719 !important;
  background: #282719 !important;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li:first-child > a {
  padding: 10px 0px 10px 0px;
  margin-top: 9px;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li.active > a {
  background-color: #8abb36;
  color: #fff;
  font-weight: bold;
  font-size: 0.749rem;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li.disabled div {
  /*opacity: 0.5;*/
  /*color: $primary;*/
  color: #00000054;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li.active > a:after {
  border-right: 30px solid #8abb36 !important;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li.done > a:after {
  border-right: 30px solid #8abb36;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li.danger > a {
  border-color: #d3552f !important;
  color: #d3552f !important;
  background: #fff !important;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li.disabled > a:hover {
  text-decoration: none;
  outline-style: none;
  background: none;
  border-color: none;
  cursor: not-allowed;
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li:not(.disabled):not(.active) > a:hover:after {
  border-right-color: #6c757d !important;
}
@media screen and (max-width: 768px) {
  [np5ht7] .sw-theme-arrows > ul.step-anchor {
    border: 0;
    background: #adb5bd !important;
  }
  [np5ht7] .sw-theme-arrows > .nav-tabs > li {
    float: none !important;
    margin-bottom: 0;
  }
  [np5ht7] .sw-theme-arrows > ul.step-anchor > li > a,
[np5ht7] .sw-theme-arrows > ul.step-anchor > li > a:hover {
    padding-left: 15px;
    margin-right: 0;
    margin-bottom: 1px;
  }
  [np5ht7] .sw-theme-arrows > ul.step-anchor > li > a:after,
[np5ht7] .sw-theme-arrows > ul.step-anchor > li > a:before {
    display: none;
  }
  [np5ht7] .hideInMobile {
    display: none !important;
  }
  [np5ht7] .showInMobile {
    display: block !important;
  }
}
@-webkit-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@-moz-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@-o-keyframes ld {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@keyframes ld {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.1);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
[np5ht7] .sw-theme-arrows > ul.step-anchor > li.loading:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: transparent;
  border-radius: 50%;
  box-sizing: border-box;
  border: 2px solid #a6b8ce;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #282719;
  border-right-color: #282719;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  z-index: 99;
  -webkit-animation: ld 1s ease-in-out infinite;
  -moz-animation: ld 1s ease-in-out infinite;
  -o-animation: ld 1s ease-in-out infinite;
  animation: ld 1s ease-in-out infinite;
}
[np5ht7] ul.step-anchor > {
  display: flex !important;
}
[np5ht7] legend > span {
  /*@extend .text-primary;*/
  /*font-weight: bold;*/
  font-size: 0.749rem;
}
[np5ht7] legend > span:empty {
  font-weight: normal !important;
  font-size: 0.749rem !important;
}
[np5ht7] .btn-group > label.btn:first-child, [np5ht7] .btn-group > label.ui-button:first-child {
  border-bottom-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
}
[np5ht7] .btn-group > label.btn:last-child, [np5ht7] .btn-group > label.ui-button:last-child {
  border-bottom-left-radius: 5px !important;
  border-top-left-radius: 5px !important;
}
[np5ht7] .col-0,
[np5ht7] .col-md-0 {
  display: none;
}
[np5ht7] .btn-outline-warning {
  border-color: #f5e71a;
}
[np5ht7] .list-group-item-light.list-group-item-action:hover, [np5ht7] .list-group-item-action.ui-menu-item:hover,
[np5ht7] .list-group-item-light.list-group-item-action:focus,
[np5ht7] .list-group-item-action.ui-menu-item:focus {
  /*color: $dark;*/
  font-weight: bold;
}
[np5ht7] div.grd-row {
  border: 1px solid #2b5989 !important;
  padding: 10px;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 5px !important;
  margin-bottom: 2px;
}
[np5ht7] .text-Grdinfo {
  color: #282719;
}
[np5ht7] .nav-tabs .nav-link.active {
  border-color: #dee2e6 #dee2e6 #a6b8ce;
}
[np5ht7] #NavBar li {
  border: 1px solid #dee2e6;
}
[np5ht7] .ui-state-active {
  /*background-color:#c4f3cf ;*/
}
[np5ht7] .card > ul > li, [np5ht7] fieldset > ul > li {
  border-color: #dee2e6 #dee2e6 #dee2e6;
  background-color: #a6b8ce;
}
[np5ht7] .card > ul > li.active > a, [np5ht7] fieldset > ul > li.active > a {
  color: #6c757d;
  background-color: #a6b8ce;
}
[np5ht7] .card > ul > li.active, [np5ht7] fieldset > ul > li.active {
  border-top: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}
[np5ht7] .highcharts-credits {
  display: none;
}
[np5ht7] fieldset > div > div > div.highcharts-container {
  padding-left: 11px;
}
[np5ht7] .highcharts-menu {
  text-align: right;
}
[np5ht7] .highcharts-title {
  visibility: hidden;
}
[np5ht7] .highcharts-xaxis-labels {
  left: auto !important;
}
[np5ht7] .highcharts-data-table th {
  border: 1px solid #282719;
  overflow: hidden;
}
[np5ht7] .highcharts-data-table td {
  border: 1px solid #282719;
  overflow: hidden;
  padding-left: 15px;
}
[np5ht7] .highcharts-data-table {
  overflow: auto;
  padding-bottom: 1px;
}
[np5ht7] .hr-box2 {
  width: 100%;
  height: 20px;
  border-bottom: 1px solid #dee2e6;
  text-align: right;
  position: relative;
  margin-right: 5px;
}
[np5ht7] .hr-label2 {
  background-color: #a6b8ce;
  padding-right: 10px;
  padding-left: 2px;
  position: absolute;
  top: 5px;
}
[np5ht7] .hr-label {
  background-color: #a6b8ce;
  padding-right: 10px;
  padding-left: 10px;
  position: absolute;
  margin-top: -13px;
  display: block;
}
[np5ht7] .hr-box {
  width: 100%;
  height: 10px;
  /*border-bottom: 1px solid #d3d5d6;*/
  text-align: right;
  position: relative;
  margin-right: 5px;
}
[np5ht7] .highcharts-table-caption {
  display: none;
}
[np5ht7] .ui-dialog-content {
  margin-right: 5px;
}
@media (max-width: 575.98px) {
  [np5ht7] .MobilenewLine {
    clear: both;
  }
  [np5ht7] .MobileFix {
    left: auto !important;
    right: auto !important;
  }
}
[np5ht7] .input-group > .form-control:not(:last-child), [np5ht7] .input-group > input[type=text]:not(:last-child),
[np5ht7] .input-group > [type=password]:not(:last-child),
[np5ht7] .input-group > select:not(:last-child),
[np5ht7] .input-group > .custom-select:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .input-group > .form-control:not(:first-child), [np5ht7] .input-group > input[type=text]:not(:first-child),
[np5ht7] .input-group > [type=password]:not(:first-child),
[np5ht7] .input-group > select:not(:first-child),
[np5ht7] .input-group > .custom-select:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[np5ht7] .input-group > .custom-file:not(:last-child) .custom-file-label,
[np5ht7] .input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .input-group > .custom-file:not(:first-child) .custom-file-label,
[np5ht7] .input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[np5ht7] .input-group > .input-group-prepend > .btn, [np5ht7] .input-group > .input-group-prepend > .ui-button,
[np5ht7] .input-group > .input-group-prepend > .input-group-text,
[np5ht7] .input-group > .input-group-prepend > .input-group-addon,
[np5ht7] .input-group > .input-group-append:not(:last-child) > .btn,
[np5ht7] .input-group > .input-group-append:not(:last-child) > .ui-button,
[np5ht7] .input-group > .input-group-append:not(:last-child) > .input-group-text,
[np5ht7] .input-group > .input-group-append:not(:last-child) > .input-group-addon,
[np5ht7] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
[np5ht7] .input-group > .input-group-append:last-child > .ui-button:not(:last-child):not(.dropdown-toggle),
[np5ht7] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
[np5ht7] .input-group > .input-group-append:last-child > .input-group-addon:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
[np5ht7] .input-group > .input-group-append > .btn, [np5ht7] .input-group > .input-group-append > .ui-button,
[np5ht7] .input-group > .input-group-append > .input-group-text,
[np5ht7] .input-group > .input-group-append > .input-group-addon,
[np5ht7] .input-group > .input-group-prepend:not(:first-child) > .btn,
[np5ht7] .input-group > .input-group-prepend:not(:first-child) > .ui-button,
[np5ht7] .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
[np5ht7] .input-group > .input-group-prepend:not(:first-child) > .input-group-addon,
[np5ht7] .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
[np5ht7] .input-group > .input-group-prepend:first-child > .ui-button:not(:first-child),
[np5ht7] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
[np5ht7] .input-group > .input-group-prepend:first-child > .input-group-addon:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
[np5ht7] .np-icon-help {
  background-color: transparent;
  border: 0;
  padding-left: 6px;
  padding-right: 0px;
}
@media (min-width: 576px) {
  [np5ht7] .d-sm-show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media (min-width: 768px) {
  [np5ht7] .d-md-show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media (min-width: 992px) {
  [np5ht7] .d-lg-show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media (min-width: 1200px) {
  [np5ht7] .d-xl-show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
[np5ht7] label.ui-button {
  padding-top: 4px;
  padding-bottom: 4px;
}
[np5ht7] li.ui-menu-item > .ui-state-active {
  background: none !important;
}
[np5ht7] .fieldset-noborder {
  border-bottom: 0px;
  border-right: 0px;
  border-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
  border-radius: 0px;
}
[np5ht7] .nplink:hover {
  cursor: pointer;
  text-decoration: underline;
}
[np5ht7] .svg-info {
  fill: #2b5989;
}
[np5ht7] .svg-primary {
  fill: #282719;
}
[np5ht7] .svg-success {
  fill: #8abb36;
}
[np5ht7] .svg-danger {
  fill: #d3552f;
}
[np5ht7] .svg-warning {
  fill: #f5e71a;
}
[np5ht7] .svg-secondary {
  fill: #6c757d;
}
[np5ht7] .svg-light {
  fill: #a6b8ce;
}
[np5ht7] .svg-dark {
  fill: #343a40;
}
[np5ht7] .svg-gray {
  fill: #adb5bd;
}
[np5ht7] .navbar {
  padding: 0.5rem 1rem;
}
[np5ht7] .nav-link {
  padding: 0.5rem 1rem;
}
[np5ht7] .ui-dialog-buttonset {
  margin-right: 20px;
}
[np5ht7] .LabelBlock {
  display: block;
}
[np5ht7] label.ui-button {
  margin-bottom: 0px;
}
[np5ht7] input[type=password] {
  -webkit-text-security: disc !important;
}
[np5ht7] .show {
  display: block;
}
[np5ht7] .hide {
  display: none;
}
[np5ht7] .qunit-tests,
[np5ht7] #qunit-header,
[np5ht7] #qunit-banner,
[np5ht7] #qunit-testrunner-toolbar,
[np5ht7] #qunit-filteredTest,
[np5ht7] #qunit-userAgent,
[np5ht7] #qunit-testresult {
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
}
[np5ht7] #qunit-testrunner-toolbar,
[np5ht7] #qunit-filteredTest,
[np5ht7] #qunit-userAgent,
[np5ht7] #qunit-testresult,
[np5ht7] .qunit-tests li {
  font-size: 0.749rem;
}
[np5ht7] .qunit-tests {
  font-size: 0.7rem;
}
[np5ht7] .qunit-tests,
[np5ht7] #qunit-header,
[np5ht7] #qunit-banner,
[np5ht7] #qunit-filteredTest,
[np5ht7] #qunit-userAgent,
[np5ht7] #qunit-testresult,
[np5ht7] #qunit-modulefilter {
  margin: 0;
  padding: 0;
}
[np5ht7] #qunit-header {
  padding: 0.5em 0 0.5em 1em;
  font-size: 0.9rem;
  line-height: 1em;
  font-weight: 400;
  border-radius: 5px 5px 0 0;
}
[np5ht7] #qunit-header a {
  text-decoration: none;
}
[np5ht7] #qunit-banner {
  height: 5px;
}
[np5ht7] #qunit-filteredTest {
  padding: 0.5em 1em 0.5em 1em;
}
[np5ht7] #qunit-userAgent {
  padding: 0.5em 1em 0.5em 1em;
  text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 1px;
}
[np5ht7] #qunit-testrunner-toolbar {
  padding: 0.5em 1em 0.5em 1em;
}
[np5ht7] #qunit-testrunner-toolbar .clearfix {
  height: 0;
  clear: both;
}
[np5ht7] #qunit-testrunner-toolbar label {
  display: inline-block;
}
[np5ht7] #qunit-testrunner-toolbar input[type=checkbox],
[np5ht7] #qunit-testrunner-toolbar input[type=radio] {
  margin: 3px;
  vertical-align: -2px;
}
[np5ht7] #qunit-testrunner-toolbar input[type=text] {
  box-sizing: border-box;
  height: 1.6em;
}
[np5ht7] .qunit-url-config,
[np5ht7] .qunit-filter,
[np5ht7] #qunit-modulefilter {
  display: inline-block;
  line-height: 2.1em;
}
[np5ht7] .qunit-filter,
[np5ht7] #qunit-modulefilter {
  float: right;
  position: relative;
  margin-left: 1em;
}
[np5ht7] .qunit-url-config label {
  margin-right: 0.5em;
}
[np5ht7] #qunit-modulefilter-search {
  box-sizing: border-box;
  width: 400px;
}
[np5ht7] #qunit-modulefilter-search-container:after {
  position: absolute;
  right: 0.3em;
  content: "▼";
}
[np5ht7] #qunit-modulefilter-dropdown {
  /* align with #qunit-modulefilter-search */
  box-sizing: border-box;
  width: 400px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 0.8em;
  border: 1px solid;
  border-color: #ced4da;
  border-top: none;
  border-radius: 0 0 0.25em 0.25em;
  z-index: 99;
}
[np5ht7] #qunit-modulefilter-dropdown a {
  color: inherit;
  text-decoration: none;
}
[np5ht7] #qunit-modulefilter-dropdown .clickable.checked {
  font-weight: bold;
}
[np5ht7] #qunit-modulefilter-actions {
  display: block;
  overflow: auto;
  /* align with #qunit-modulefilter-dropdown-list */
  font: smaller/1.5em sans-serif;
}
[np5ht7] #qunit-modulefilter-dropdown #qunit-modulefilter-actions > * {
  box-sizing: border-box;
  max-height: 2.8em;
  display: block;
  padding: 0.4em;
}
[np5ht7] #qunit-modulefilter-dropdown #qunit-modulefilter-actions > button {
  float: right;
  font: inherit;
}
[np5ht7] #qunit-modulefilter-dropdown #qunit-modulefilter-actions > :last-child {
  /* insert padding to align with checkbox margins */
  padding-left: 3px;
}
[np5ht7] #qunit-modulefilter-dropdown-list {
  max-height: 200px;
  overflow-y: auto;
  margin: 0;
  border-top: 2px groove threedhighlight;
  padding: 0.4em 0 0;
  font: smaller/1.5em sans-serif;
}
[np5ht7] #qunit-modulefilter-dropdown-list li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[np5ht7] #qunit-modulefilter-dropdown-list .clickable {
  display: block;
  padding-left: 0.15em;
}
[np5ht7] .qunit-tests {
  list-style-position: inside;
}
[np5ht7] .qunit-tests li {
  padding: 0.4em 1em 0.4em 1em;
  border-bottom: 1px solid;
  border-bottom-color: #a6b8ce;
  list-style-position: inside;
}
[np5ht7] .qunit-tests > li {
  display: none;
}
[np5ht7] .qunit-tests li.running,
[np5ht7] .qunit-tests li.pass,
[np5ht7] .qunit-tests li.fail,
[np5ht7] .qunit-tests li.skipped,
[np5ht7] .qunit-tests li.aborted {
  display: list-item;
}
[np5ht7] .qunit-tests.hidepass {
  position: relative;
}
[np5ht7] .qunit-tests.hidepass li.running,
[np5ht7] .qunit-tests.hidepass li.pass:not(.todo) {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  border: 0;
  margin: 0;
}
[np5ht7] .qunit-tests li strong {
  cursor: pointer;
}
[np5ht7] .qunit-tests li.skipped strong {
  cursor: default;
}
[np5ht7] .qunit-tests li a {
  padding: 0.5em;
  text-decoration: none;
}
[np5ht7] .qunit-tests li p a {
  padding: 0.25em;
}
[np5ht7] .qunit-tests li .runtime {
  float: right;
  font-size: 0.7rem;
}
[np5ht7] .qunit-assert-list {
  margin-top: 0.5em;
  padding: 0.5em;
  border-radius: 5px;
}
[np5ht7] .qunit-source {
  margin: 0.6em 0 0.3em;
}
[np5ht7] .qunit-collapsed {
  display: none;
}
[np5ht7] .qunit-tests table {
  border-collapse: collapse;
  margin-top: 0.2em;
}
[np5ht7] .qunit-tests th {
  text-align: right;
  vertical-align: top;
  padding: 0 0.5em 0 0;
}
[np5ht7] .qunit-tests td {
  vertical-align: top;
}
[np5ht7] .qunit-tests pre {
  margin: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}
[np5ht7] .qunit-tests del {
  text-decoration: none;
}
[np5ht7] .qunit-tests ins {
  text-decoration: none;
}
[np5ht7] .qunit-tests li li {
  padding: 5px;
  border-bottom: none;
  list-style-position: inside;
}
[np5ht7] .qunit-tests li li.fail {
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #d3552f;
}
[np5ht7] .qunit-tests li li.pass {
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #8abb36;
}
[np5ht7] .qunit-tests > li:last-child {
  border-radius: 0 0 5px 5px;
}
[np5ht7] .qunit-tests .qunit-todo-label,
[np5ht7] .qunit-tests .qunit-skipped-label {
  display: inline-block;
  font-style: normal;
  line-height: 1.8em;
  padding: 0 0.5em;
  margin: -0.4em 0.4em -0.4em 0;
}
[np5ht7] #qunit-testresult .clearfix {
  height: 0;
  clear: both;
}
[np5ht7] #qunit-testresult .module-name {
  font-weight: 700;
}
[np5ht7] #qunit-testresult-display {
  padding: 0.5em 1em 0.5em 1em;
  width: 85%;
  float: left;
}
[np5ht7] #qunit-testresult-controls {
  padding: 0.5em 1em 0.5em 1em;
  width: 10%;
  float: left;
}
[np5ht7] #qunit-fixture {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 1000px;
  height: 1000px;
}
[np5ht7] .qunit-tests {
  overflow: hidden;
}
[np5ht7] span.test-message {
  white-space: pre-wrap;
}
[np5ht7] .qunit-tests li > a {
  display: none;
}
[np5ht7] .FaciHelp {
  vertical-align: middle;
  cursor: pointer;
  text-decoration: underline;
  font-family: iransans, BTahoma, Tahoma;
  font-size: 0.7rem;
  padding: 3px 5px;
  text-decoration-line: none;
  cursor: pointer;
  vertical-align: top;
  margin-top: -5px;
  cursor: pointer;
  border-radius: 7px;
  width: fit-content;
}
[np5ht7] .TitLabUnderline {
  /* height: 1px; */
  border-bottom: 1px solid;
  border-bottom-color: #553d7d;
  display: inline-block;
}
[np5ht7] .TitLab {
  color: #553d7d;
  line-height: normal;
  font-size: 0.749rem;
}
[np5ht7] .np-hyperlink {
  cursor: pointer;
  text-decoration: underline;
}
[np5ht7] .np-jqgrid-hypertext {
  text-decoration: underline;
  cursor: pointer;
}
[np5ht7] fieldset {
  display: block;
  /*margin-right:12px;*/
}
[np5ht7] td label.txt,
[np5ht7] td label[data-bind] {
  display: inline-block;
  height: 13px;
}
[np5ht7] .NewFont {
  /*font-family: BTahoma;*/
  font-family: iransans, BTahoma, Tahoma;
}
[np5ht7] textarea {
  display: inline-block;
}
[np5ht7] .ui-dialog-title {
  padding-right: 5px;
}
[np5ht7] td.access {
  padding-left: 0px;
}
[np5ht7] table.access {
  border-collapse: inherit;
}
[np5ht7] .ui-datepicker-current {
  float: none !important;
}
[np5ht7] .ui-datepicker-buttonpane {
  text-align: center;
}
[np5ht7] td.npgrid-body-cell.nobr {
  text-overflow: ellipsis;
  overflow: hidden;
}
[np5ht7] label.btn,
[np5ht7] label.ui-button {
  margin-bottom: 0px;
}
[np5ht7] bdo[id] {
  display: block;
  border: 1px solid #ced4da;
  border-radius: 4px;
  height: 27px;
  direction: ltr;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}
[np5ht7] bdo[id].ui-state-disabled {
  background-color: #e9ecef;
}
[np5ht7] .npgrid-spc1 {
  font-style: italic;
}
[np5ht7] .np-editor span {
  color: #343a40 !important;
}
[np5ht7] td.access label {
  margin-bottom: 0px;
}
[np5ht7] #ui-datepicker-div {
  z-index: 2;
}
[np5ht7] .tooltip {
  pointer-events: none;
}
[np5ht7] .tooltip-inner {
  text-align: right;
}
[np5ht7] div:not([class^=col-]) > fieldset[class^=col-] {
  margin-right: 12px;
}
[np5ht7] .np-border-left-right {
  border-right: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-top: 1px solid #dee2e6;
}
[np5ht7] .np-border {
  border: 1px solid #dee2e6;
}
[np5ht7] .np-list-h {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  /*border-radius: 3px; حذف بخاطر کندی*/
  display: inline-block;
}
[np5ht7] .np-list-h + .np-list-h {
  border-right-style: dashed;
}
[np5ht7] .np-list-v {
  border: 1px solid;
}
[np5ht7] .np-list-v + .np-list-v {
  border-top-style: none;
}
[np5ht7] .border-alert-primary {
  border-color: #d4d4d1;
}
[np5ht7] .np-border-primary-l1 {
  /*lighter i*/
  border-color: #39382b !important;
}
[np5ht7] .np-border-primary-d1 {
  /*darker i*/
  border-color: #28271d !important;
}
[np5ht7] .np-primary-l1 {
  /*lighter i*/
  color: #fff !important;
  background-color: #39382b !important;
}
[np5ht7] .np-primary-d1 {
  /*darker i*/
  color: #fff !important;
  background-color: #28271d !important;
}
[np5ht7] .np-border-primary-l2 {
  /*lighter i*/
  border-color: #4a4a3e !important;
}
[np5ht7] .np-border-primary-d2 {
  /*darker i*/
  border-color: #272820 !important;
}
[np5ht7] .np-primary-l2 {
  /*lighter i*/
  color: #fff !important;
  background-color: #4a4a3e !important;
}
[np5ht7] .np-primary-d2 {
  /*darker i*/
  color: #fff !important;
  background-color: #272820 !important;
}
[np5ht7] .np-border-primary-l3 {
  /*lighter i*/
  border-color: #5c5b50 !important;
}
[np5ht7] .np-border-primary-d3 {
  /*darker i*/
  border-color: #272824 !important;
}
[np5ht7] .np-primary-l3 {
  /*lighter i*/
  color: #fff !important;
  background-color: #5c5b50 !important;
}
[np5ht7] .np-primary-d3 {
  /*darker i*/
  color: #fff !important;
  background-color: #272824 !important;
}
[np5ht7] .np-border-primary-l4 {
  /*lighter i*/
  border-color: #6d6c63 !important;
}
[np5ht7] .np-border-primary-d4 {
  /*darker i*/
  border-color: #262827 !important;
}
[np5ht7] .np-primary-l4 {
  /*lighter i*/
  color: #fff !important;
  background-color: #6d6c63 !important;
}
[np5ht7] .np-primary-d4 {
  /*darker i*/
  color: #fff !important;
  background-color: #262827 !important;
}
[np5ht7] .np-border-primary-l5 {
  /*lighter i*/
  border-color: #7e7d75 !important;
}
[np5ht7] .np-border-primary-d5 {
  /*darker i*/
  border-color: #26292b !important;
}
[np5ht7] .np-primary-l5 {
  /*lighter i*/
  color: #fff !important;
  background-color: #7e7d75 !important;
}
[np5ht7] .np-primary-d5 {
  /*darker i*/
  color: #fff !important;
  background-color: #26292b !important;
}
[np5ht7] .np-border-primary-l6 {
  /*lighter i*/
  border-color: #8f8f87 !important;
}
[np5ht7] .np-border-primary-d6 {
  /*darker i*/
  border-color: #25292e !important;
}
[np5ht7] .np-primary-l6 {
  /*lighter i*/
  color: #fff !important;
  background-color: #8f8f87 !important;
}
[np5ht7] .np-primary-d6 {
  /*darker i*/
  color: #fff !important;
  background-color: #25292e !important;
}
[np5ht7] .np-border-primary-l7 {
  /*lighter i*/
  border-color: #a0a09a !important;
}
[np5ht7] .np-border-primary-d7 {
  /*darker i*/
  border-color: #252932 !important;
}
[np5ht7] .np-primary-l7 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #a0a09a !important;
}
[np5ht7] .np-primary-d7 {
  /*darker i*/
  color: #fff !important;
  background-color: #252932 !important;
}
[np5ht7] .np-border-primary-l8 {
  /*lighter i*/
  border-color: #b2b1ac !important;
}
[np5ht7] .np-border-primary-d8 {
  /*darker i*/
  border-color: #242a35 !important;
}
[np5ht7] .np-primary-l8 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #b2b1ac !important;
}
[np5ht7] .np-primary-d8 {
  /*darker i*/
  color: #fff !important;
  background-color: #242a35 !important;
}
[np5ht7] .np-border-primary-l9 {
  /*lighter i*/
  border-color: #c3c3bf !important;
}
[np5ht7] .np-border-primary-d9 {
  /*darker i*/
  border-color: #242a39 !important;
}
[np5ht7] .np-primary-l9 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #c3c3bf !important;
}
[np5ht7] .np-primary-d9 {
  /*darker i*/
  color: #fff !important;
  background-color: #242a39 !important;
}
[np5ht7] .np-border-primary-l10 {
  /*lighter i*/
  border-color: #d4d4d1 !important;
}
[np5ht7] .np-border-primary-d10 {
  /*darker i*/
  border-color: #232a3c !important;
}
[np5ht7] .np-primary-l10 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #d4d4d1 !important;
}
[np5ht7] .np-primary-d10 {
  /*darker i*/
  color: #fff !important;
  background-color: #232a3c !important;
}
[np5ht7] .np-zebra-primary:nth-child(even) {
  color: #212529 !important;
  background-color: #f6f6f6 !important;
}
[np5ht7] .np-zebra-primary:nth-child(odd) {
  color: #212529 !important;
  background-color: #e5e5e3 !important;
}
[np5ht7] .np-zebra-r-primary:nth-child(odd) {
  color: #212529 !important;
  background-color: #f6f6f6 !important;
}
[np5ht7] .np-zebra-r-primary:nth-child(even) {
  color: #212529 !important;
  background-color: #e5e5e3 !important;
}
[np5ht7] .border-alert-secondary {
  border-color: #e2e3e5;
}
[np5ht7] .np-border-secondary-l1 {
  /*lighter i*/
  border-color: #788087 !important;
}
[np5ht7] .np-border-secondary-d1 {
  /*darker i*/
  border-color: #666f79 !important;
}
[np5ht7] .np-secondary-l1 {
  /*lighter i*/
  color: #fff !important;
  background-color: #788087 !important;
}
[np5ht7] .np-secondary-d1 {
  /*darker i*/
  color: #fff !important;
  background-color: #666f79 !important;
}
[np5ht7] .np-border-secondary-l2 {
  /*lighter i*/
  border-color: #848b92 !important;
}
[np5ht7] .np-border-secondary-d2 {
  /*darker i*/
  border-color: #606974 !important;
}
[np5ht7] .np-secondary-l2 {
  /*lighter i*/
  color: #fff !important;
  background-color: #848b92 !important;
}
[np5ht7] .np-secondary-d2 {
  /*darker i*/
  color: #fff !important;
  background-color: #606974 !important;
}
[np5ht7] .np-border-secondary-l3 {
  /*lighter i*/
  border-color: #8f969c !important;
}
[np5ht7] .np-border-secondary-d3 {
  /*darker i*/
  border-color: #5a6370 !important;
}
[np5ht7] .np-secondary-l3 {
  /*lighter i*/
  color: #fff !important;
  background-color: #8f969c !important;
}
[np5ht7] .np-secondary-d3 {
  /*darker i*/
  color: #fff !important;
  background-color: #5a6370 !important;
}
[np5ht7] .np-border-secondary-l4 {
  /*lighter i*/
  border-color: #9ba1a7 !important;
}
[np5ht7] .np-border-secondary-d4 {
  /*darker i*/
  border-color: #545d6b !important;
}
[np5ht7] .np-secondary-l4 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #9ba1a7 !important;
}
[np5ht7] .np-secondary-d4 {
  /*darker i*/
  color: #fff !important;
  background-color: #545d6b !important;
}
[np5ht7] .np-border-secondary-l5 {
  /*lighter i*/
  border-color: #a7acb1 !important;
}
[np5ht7] .np-border-secondary-d5 {
  /*darker i*/
  border-color: #4e5767 !important;
}
[np5ht7] .np-secondary-l5 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #a7acb1 !important;
}
[np5ht7] .np-secondary-d5 {
  /*darker i*/
  color: #fff !important;
  background-color: #4e5767 !important;
}
[np5ht7] .np-border-secondary-l6 {
  /*lighter i*/
  border-color: #b3b7bb !important;
}
[np5ht7] .np-border-secondary-d6 {
  /*darker i*/
  border-color: #485162 !important;
}
[np5ht7] .np-secondary-l6 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #b3b7bb !important;
}
[np5ht7] .np-secondary-d6 {
  /*darker i*/
  color: #fff !important;
  background-color: #485162 !important;
}
[np5ht7] .np-border-secondary-l7 {
  /*lighter i*/
  border-color: #bec2c6 !important;
}
[np5ht7] .np-border-secondary-d7 {
  /*darker i*/
  border-color: #434c5e !important;
}
[np5ht7] .np-secondary-l7 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #bec2c6 !important;
}
[np5ht7] .np-secondary-d7 {
  /*darker i*/
  color: #fff !important;
  background-color: #434c5e !important;
}
[np5ht7] .np-border-secondary-l8 {
  /*lighter i*/
  border-color: #cacdd0 !important;
}
[np5ht7] .np-border-secondary-d8 {
  /*darker i*/
  border-color: #3d4659 !important;
}
[np5ht7] .np-secondary-l8 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #cacdd0 !important;
}
[np5ht7] .np-secondary-d8 {
  /*darker i*/
  color: #fff !important;
  background-color: #3d4659 !important;
}
[np5ht7] .np-border-secondary-l9 {
  /*lighter i*/
  border-color: #d6d8db !important;
}
[np5ht7] .np-border-secondary-d9 {
  /*darker i*/
  border-color: #374055 !important;
}
[np5ht7] .np-secondary-l9 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #d6d8db !important;
}
[np5ht7] .np-secondary-d9 {
  /*darker i*/
  color: #fff !important;
  background-color: #374055 !important;
}
[np5ht7] .np-border-secondary-l10 {
  /*lighter i*/
  border-color: #e2e3e5 !important;
}
[np5ht7] .np-border-secondary-d10 {
  /*darker i*/
  border-color: #313a50 !important;
}
[np5ht7] .np-secondary-l10 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #e2e3e5 !important;
}
[np5ht7] .np-secondary-d10 {
  /*darker i*/
  color: #fff !important;
  background-color: #313a50 !important;
}
[np5ht7] .np-zebra-secondary:nth-child(even) {
  color: #212529 !important;
  background-color: #f9f9fa !important;
}
[np5ht7] .np-zebra-secondary:nth-child(odd) {
  color: #212529 !important;
  background-color: #edeeef !important;
}
[np5ht7] .np-zebra-r-secondary:nth-child(odd) {
  color: #212529 !important;
  background-color: #f9f9fa !important;
}
[np5ht7] .np-zebra-r-secondary:nth-child(even) {
  color: #212529 !important;
  background-color: #edeeef !important;
}
[np5ht7] .border-alert-success {
  border-color: #e8f1d7;
}
[np5ht7] .np-border-success-l1 {
  /*lighter i*/
  border-color: #93c046 !important;
}
[np5ht7] .np-border-success-d1 {
  /*darker i*/
  border-color: #82af37 !important;
}
[np5ht7] .np-success-l1 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #93c046 !important;
}
[np5ht7] .np-success-d1 {
  /*darker i*/
  color: #fff !important;
  background-color: #82af37 !important;
}
[np5ht7] .np-border-success-l2 {
  /*lighter i*/
  border-color: #9dc656 !important;
}
[np5ht7] .np-border-success-d2 {
  /*darker i*/
  border-color: #79a438 !important;
}
[np5ht7] .np-success-l2 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #9dc656 !important;
}
[np5ht7] .np-success-d2 {
  /*darker i*/
  color: #fff !important;
  background-color: #79a438 !important;
}
[np5ht7] .np-border-success-l3 {
  /*lighter i*/
  border-color: #a6cb66 !important;
}
[np5ht7] .np-border-success-d3 {
  /*darker i*/
  border-color: #71983a !important;
}
[np5ht7] .np-success-l3 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #a6cb66 !important;
}
[np5ht7] .np-success-d3 {
  /*darker i*/
  color: #fff !important;
  background-color: #71983a !important;
}
[np5ht7] .np-border-success-l4 {
  /*lighter i*/
  border-color: #afd176 !important;
}
[np5ht7] .np-border-success-d4 {
  /*darker i*/
  border-color: #698d3b !important;
}
[np5ht7] .np-success-l4 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #afd176 !important;
}
[np5ht7] .np-success-d4 {
  /*darker i*/
  color: #fff !important;
  background-color: #698d3b !important;
}
[np5ht7] .np-border-success-l5 {
  /*lighter i*/
  border-color: #b9d686 !important;
}
[np5ht7] .np-border-success-d5 {
  /*darker i*/
  border-color: #60813c !important;
}
[np5ht7] .np-success-l5 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #b9d686 !important;
}
[np5ht7] .np-success-d5 {
  /*darker i*/
  color: #fff !important;
  background-color: #60813c !important;
}
[np5ht7] .np-border-success-l6 {
  /*lighter i*/
  border-color: #c2dc96 !important;
}
[np5ht7] .np-border-success-d6 {
  /*darker i*/
  border-color: #58763d !important;
}
[np5ht7] .np-success-l6 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #c2dc96 !important;
}
[np5ht7] .np-success-d6 {
  /*darker i*/
  color: #fff !important;
  background-color: #58763d !important;
}
[np5ht7] .np-border-success-l7 {
  /*lighter i*/
  border-color: #cce1a7 !important;
}
[np5ht7] .np-border-success-d7 {
  /*darker i*/
  border-color: #506a3e !important;
}
[np5ht7] .np-success-l7 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #cce1a7 !important;
}
[np5ht7] .np-success-d7 {
  /*darker i*/
  color: #fff !important;
  background-color: #506a3e !important;
}
[np5ht7] .np-border-success-l8 {
  /*lighter i*/
  border-color: #d5e7b7 !important;
}
[np5ht7] .np-border-success-d8 {
  /*darker i*/
  border-color: #475f40 !important;
}
[np5ht7] .np-success-l8 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #d5e7b7 !important;
}
[np5ht7] .np-success-d8 {
  /*darker i*/
  color: #fff !important;
  background-color: #475f40 !important;
}
[np5ht7] .np-border-success-l9 {
  /*lighter i*/
  border-color: #deecc7 !important;
}
[np5ht7] .np-border-success-d9 {
  /*darker i*/
  border-color: #3f5341 !important;
}
[np5ht7] .np-success-l9 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #deecc7 !important;
}
[np5ht7] .np-success-d9 {
  /*darker i*/
  color: #fff !important;
  background-color: #3f5341 !important;
}
[np5ht7] .np-border-success-l10 {
  /*lighter i*/
  border-color: #e8f1d7 !important;
}
[np5ht7] .np-border-success-d10 {
  /*darker i*/
  border-color: #374842 !important;
}
[np5ht7] .np-success-l10 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #e8f1d7 !important;
}
[np5ht7] .np-success-d10 {
  /*darker i*/
  color: #fff !important;
  background-color: #374842 !important;
}
[np5ht7] .np-zebra-success:nth-child(even) {
  color: #212529 !important;
  background-color: #fafcf7 !important;
}
[np5ht7] .np-zebra-success:nth-child(odd) {
  color: #212529 !important;
  background-color: #f1f7e7 !important;
}
[np5ht7] .np-zebra-r-success:nth-child(odd) {
  color: #212529 !important;
  background-color: #fafcf7 !important;
}
[np5ht7] .np-zebra-r-success:nth-child(even) {
  color: #212529 !important;
  background-color: #f1f7e7 !important;
}
[np5ht7] .border-alert-info {
  border-color: #d5dee7;
}
[np5ht7] .np-border-info-l1 {
  /*lighter i*/
  border-color: #3c6692 !important;
}
[np5ht7] .np-border-info-d1 {
  /*darker i*/
  border-color: #2a5584 !important;
}
[np5ht7] .np-info-l1 {
  /*lighter i*/
  color: #fff !important;
  background-color: #3c6692 !important;
}
[np5ht7] .np-info-d1 {
  /*darker i*/
  color: #fff !important;
  background-color: #2a5584 !important;
}
[np5ht7] .np-border-info-l2 {
  /*lighter i*/
  border-color: #4d749c !important;
}
[np5ht7] .np-border-info-d2 {
  /*darker i*/
  border-color: #2a527e !important;
}
[np5ht7] .np-info-l2 {
  /*lighter i*/
  color: #fff !important;
  background-color: #4d749c !important;
}
[np5ht7] .np-info-d2 {
  /*darker i*/
  color: #fff !important;
  background-color: #2a527e !important;
}
[np5ht7] .np-border-info-l3 {
  /*lighter i*/
  border-color: #5e81a5 !important;
}
[np5ht7] .np-border-info-d3 {
  /*darker i*/
  border-color: #294e79 !important;
}
[np5ht7] .np-info-l3 {
  /*lighter i*/
  color: #fff !important;
  background-color: #5e81a5 !important;
}
[np5ht7] .np-info-d3 {
  /*darker i*/
  color: #fff !important;
  background-color: #294e79 !important;
}
[np5ht7] .np-border-info-l4 {
  /*lighter i*/
  border-color: #6f8eaf !important;
}
[np5ht7] .np-border-info-d4 {
  /*darker i*/
  border-color: #284a73 !important;
}
[np5ht7] .np-info-l4 {
  /*lighter i*/
  color: #fff !important;
  background-color: #6f8eaf !important;
}
[np5ht7] .np-info-d4 {
  /*darker i*/
  color: #fff !important;
  background-color: #284a73 !important;
}
[np5ht7] .np-border-info-l5 {
  /*lighter i*/
  border-color: #809bb8 !important;
}
[np5ht7] .np-border-info-d5 {
  /*darker i*/
  border-color: #27476e !important;
}
[np5ht7] .np-info-l5 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #809bb8 !important;
}
[np5ht7] .np-info-d5 {
  /*darker i*/
  color: #fff !important;
  background-color: #27476e !important;
}
[np5ht7] .np-border-info-l6 {
  /*lighter i*/
  border-color: #91a9c2 !important;
}
[np5ht7] .np-border-info-d6 {
  /*darker i*/
  border-color: #274368 !important;
}
[np5ht7] .np-info-l6 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #91a9c2 !important;
}
[np5ht7] .np-info-d6 {
  /*darker i*/
  color: #fff !important;
  background-color: #274368 !important;
}
[np5ht7] .np-border-info-l7 {
  /*lighter i*/
  border-color: #a2b6cb !important;
}
[np5ht7] .np-border-info-d7 {
  /*darker i*/
  border-color: #263f63 !important;
}
[np5ht7] .np-info-l7 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #a2b6cb !important;
}
[np5ht7] .np-info-d7 {
  /*darker i*/
  color: #fff !important;
  background-color: #263f63 !important;
}
[np5ht7] .np-border-info-l8 {
  /*lighter i*/
  border-color: #b3c3d5 !important;
}
[np5ht7] .np-border-info-d8 {
  /*darker i*/
  border-color: #253c5d !important;
}
[np5ht7] .np-info-l8 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #b3c3d5 !important;
}
[np5ht7] .np-info-d8 {
  /*darker i*/
  color: #fff !important;
  background-color: #253c5d !important;
}
[np5ht7] .np-border-info-l9 {
  /*lighter i*/
  border-color: #c4d1de !important;
}
[np5ht7] .np-border-info-d9 {
  /*darker i*/
  border-color: #253858 !important;
}
[np5ht7] .np-info-l9 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #c4d1de !important;
}
[np5ht7] .np-info-d9 {
  /*darker i*/
  color: #fff !important;
  background-color: #253858 !important;
}
[np5ht7] .np-border-info-l10 {
  /*lighter i*/
  border-color: #d5dee7 !important;
}
[np5ht7] .np-border-info-d10 {
  /*darker i*/
  border-color: #243453 !important;
}
[np5ht7] .np-info-l10 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #d5dee7 !important;
}
[np5ht7] .np-info-d10 {
  /*darker i*/
  color: #fff !important;
  background-color: #243453 !important;
}
[np5ht7] .np-zebra-info:nth-child(even) {
  color: #212529 !important;
  background-color: #f7f8fa !important;
}
[np5ht7] .np-zebra-info:nth-child(odd) {
  color: #212529 !important;
  background-color: #e6ebf1 !important;
}
[np5ht7] .np-zebra-r-info:nth-child(odd) {
  color: #212529 !important;
  background-color: #f7f8fa !important;
}
[np5ht7] .np-zebra-r-info:nth-child(even) {
  color: #212529 !important;
  background-color: #e6ebf1 !important;
}
[np5ht7] .border-alert-warning {
  border-color: #fdfad1;
}
[np5ht7] .np-border-warning-l1 {
  /*lighter i*/
  border-color: #f6e92c !important;
}
[np5ht7] .np-border-warning-d1 {
  /*darker i*/
  border-color: #e4d81d !important;
}
[np5ht7] .np-warning-l1 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #f6e92c !important;
}
[np5ht7] .np-warning-d1 {
  /*darker i*/
  color: #212529 !important;
  background-color: #e4d81d !important;
}
[np5ht7] .np-border-warning-l2 {
  /*lighter i*/
  border-color: #f7eb3f !important;
}
[np5ht7] .np-border-warning-d2 {
  /*darker i*/
  border-color: #d3c921 !important;
}
[np5ht7] .np-warning-l2 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #f7eb3f !important;
}
[np5ht7] .np-warning-d2 {
  /*darker i*/
  color: #212529 !important;
  background-color: #d3c921 !important;
}
[np5ht7] .np-border-warning-l3 {
  /*lighter i*/
  border-color: #f7ed51 !important;
}
[np5ht7] .np-border-warning-d3 {
  /*darker i*/
  border-color: #c2ba24 !important;
}
[np5ht7] .np-warning-l3 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #f7ed51 !important;
}
[np5ht7] .np-warning-d3 {
  /*darker i*/
  color: #212529 !important;
  background-color: #c2ba24 !important;
}
[np5ht7] .np-border-warning-l4 {
  /*lighter i*/
  border-color: #f8ef63 !important;
}
[np5ht7] .np-border-warning-d4 {
  /*darker i*/
  border-color: #b1ab28 !important;
}
[np5ht7] .np-warning-l4 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #f8ef63 !important;
}
[np5ht7] .np-warning-d4 {
  /*darker i*/
  color: #212529 !important;
  background-color: #b1ab28 !important;
}
[np5ht7] .np-border-warning-l5 {
  /*lighter i*/
  border-color: #f9f176 !important;
}
[np5ht7] .np-border-warning-d5 {
  /*darker i*/
  border-color: #a19c2b !important;
}
[np5ht7] .np-warning-l5 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #f9f176 !important;
}
[np5ht7] .np-warning-d5 {
  /*darker i*/
  color: #fff !important;
  background-color: #a19c2b !important;
}
[np5ht7] .np-border-warning-l6 {
  /*lighter i*/
  border-color: #faf388 !important;
}
[np5ht7] .np-border-warning-d6 {
  /*darker i*/
  border-color: #908d2f !important;
}
[np5ht7] .np-warning-l6 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #faf388 !important;
}
[np5ht7] .np-warning-d6 {
  /*darker i*/
  color: #fff !important;
  background-color: #908d2f !important;
}
[np5ht7] .np-border-warning-l7 {
  /*lighter i*/
  border-color: #fbf49a !important;
}
[np5ht7] .np-border-warning-d7 {
  /*darker i*/
  border-color: #7f7e32 !important;
}
[np5ht7] .np-warning-l7 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #fbf49a !important;
}
[np5ht7] .np-warning-d7 {
  /*darker i*/
  color: #fff !important;
  background-color: #7f7e32 !important;
}
[np5ht7] .np-border-warning-l8 {
  /*lighter i*/
  border-color: #fbf6ad !important;
}
[np5ht7] .np-border-warning-d8 {
  /*darker i*/
  border-color: #6e6f36 !important;
}
[np5ht7] .np-warning-l8 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #fbf6ad !important;
}
[np5ht7] .np-warning-d8 {
  /*darker i*/
  color: #fff !important;
  background-color: #6e6f36 !important;
}
[np5ht7] .np-border-warning-l9 {
  /*lighter i*/
  border-color: #fcf8bf !important;
}
[np5ht7] .np-border-warning-d9 {
  /*darker i*/
  border-color: #5d6039 !important;
}
[np5ht7] .np-warning-l9 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #fcf8bf !important;
}
[np5ht7] .np-warning-d9 {
  /*darker i*/
  color: #fff !important;
  background-color: #5d6039 !important;
}
[np5ht7] .np-border-warning-l10 {
  /*lighter i*/
  border-color: #fdfad1 !important;
}
[np5ht7] .np-border-warning-d10 {
  /*darker i*/
  border-color: #4c513c !important;
}
[np5ht7] .np-warning-l10 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #fdfad1 !important;
}
[np5ht7] .np-warning-d10 {
  /*darker i*/
  color: #fff !important;
  background-color: #4c513c !important;
}
[np5ht7] .np-zebra-warning:nth-child(even) {
  color: #212529 !important;
  background-color: #fffef6 !important;
}
[np5ht7] .np-zebra-warning:nth-child(odd) {
  color: #212529 !important;
  background-color: #fefce4 !important;
}
[np5ht7] .np-zebra-r-warning:nth-child(odd) {
  color: #212529 !important;
  background-color: #fffef6 !important;
}
[np5ht7] .np-zebra-r-warning:nth-child(even) {
  color: #212529 !important;
  background-color: #fefce4 !important;
}
[np5ht7] .border-alert-danger {
  border-color: #f6ddd5;
}
[np5ht7] .np-border-danger-l1 {
  /*lighter i*/
  border-color: #d76340 !important;
}
[np5ht7] .np-border-danger-d1 {
  /*darker i*/
  border-color: #c55231 !important;
}
[np5ht7] .np-danger-l1 {
  /*lighter i*/
  color: #fff !important;
  background-color: #d76340 !important;
}
[np5ht7] .np-danger-d1 {
  /*darker i*/
  color: #fff !important;
  background-color: #c55231 !important;
}
[np5ht7] .np-border-danger-l2 {
  /*lighter i*/
  border-color: #da7050 !important;
}
[np5ht7] .np-border-danger-d2 {
  /*darker i*/
  border-color: #b74e33 !important;
}
[np5ht7] .np-danger-l2 {
  /*lighter i*/
  color: #fff !important;
  background-color: #da7050 !important;
}
[np5ht7] .np-danger-d2 {
  /*darker i*/
  color: #fff !important;
  background-color: #b74e33 !important;
}
[np5ht7] .np-border-danger-l3 {
  /*lighter i*/
  border-color: #de7e61 !important;
}
[np5ht7] .np-border-danger-d3 {
  /*darker i*/
  border-color: #a94b34 !important;
}
[np5ht7] .np-danger-l3 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #de7e61 !important;
}
[np5ht7] .np-danger-d3 {
  /*darker i*/
  color: #fff !important;
  background-color: #a94b34 !important;
}
[np5ht7] .np-border-danger-l4 {
  /*lighter i*/
  border-color: #e18b72 !important;
}
[np5ht7] .np-border-danger-d4 {
  /*darker i*/
  border-color: #9a4836 !important;
}
[np5ht7] .np-danger-l4 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #e18b72 !important;
}
[np5ht7] .np-danger-d4 {
  /*darker i*/
  color: #fff !important;
  background-color: #9a4836 !important;
}
[np5ht7] .np-border-danger-l5 {
  /*lighter i*/
  border-color: #e59982 !important;
}
[np5ht7] .np-border-danger-d5 {
  /*darker i*/
  border-color: #8c4438 !important;
}
[np5ht7] .np-danger-l5 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #e59982 !important;
}
[np5ht7] .np-danger-d5 {
  /*darker i*/
  color: #fff !important;
  background-color: #8c4438 !important;
}
[np5ht7] .np-border-danger-l6 {
  /*lighter i*/
  border-color: #e8a793 !important;
}
[np5ht7] .np-border-danger-d6 {
  /*darker i*/
  border-color: #7e413a !important;
}
[np5ht7] .np-danger-l6 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #e8a793 !important;
}
[np5ht7] .np-danger-d6 {
  /*darker i*/
  color: #fff !important;
  background-color: #7e413a !important;
}
[np5ht7] .np-border-danger-l7 {
  /*lighter i*/
  border-color: #ecb4a3 !important;
}
[np5ht7] .np-border-danger-d7 {
  /*darker i*/
  border-color: #703d3b !important;
}
[np5ht7] .np-danger-l7 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #ecb4a3 !important;
}
[np5ht7] .np-danger-d7 {
  /*darker i*/
  color: #fff !important;
  background-color: #703d3b !important;
}
[np5ht7] .np-border-danger-l8 {
  /*lighter i*/
  border-color: #efc2b4 !important;
}
[np5ht7] .np-border-danger-d8 {
  /*darker i*/
  border-color: #623a3d !important;
}
[np5ht7] .np-danger-l8 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #efc2b4 !important;
}
[np5ht7] .np-danger-d8 {
  /*darker i*/
  color: #fff !important;
  background-color: #623a3d !important;
}
[np5ht7] .np-border-danger-l9 {
  /*lighter i*/
  border-color: #f3cfc5 !important;
}
[np5ht7] .np-border-danger-d9 {
  /*darker i*/
  border-color: #54373f !important;
}
[np5ht7] .np-danger-l9 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #f3cfc5 !important;
}
[np5ht7] .np-danger-d9 {
  /*darker i*/
  color: #fff !important;
  background-color: #54373f !important;
}
[np5ht7] .np-border-danger-l10 {
  /*lighter i*/
  border-color: #f6ddd5 !important;
}
[np5ht7] .np-border-danger-d10 {
  /*darker i*/
  border-color: #453341 !important;
}
[np5ht7] .np-danger-l10 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #f6ddd5 !important;
}
[np5ht7] .np-danger-d10 {
  /*darker i*/
  color: #fff !important;
  background-color: #453341 !important;
}
[np5ht7] .np-zebra-danger:nth-child(even) {
  color: #212529 !important;
  background-color: #fdf8f7 !important;
}
[np5ht7] .np-zebra-danger:nth-child(odd) {
  color: #212529 !important;
  background-color: #faebe6 !important;
}
[np5ht7] .np-zebra-r-danger:nth-child(odd) {
  color: #212529 !important;
  background-color: #fdf8f7 !important;
}
[np5ht7] .np-zebra-r-danger:nth-child(even) {
  color: #212529 !important;
  background-color: #faebe6 !important;
}
[np5ht7] .border-alert-light {
  border-color: #edf1f5;
}
[np5ht7] .np-border-light-l1 {
  /*lighter i*/
  border-color: #adbed2 !important;
}
[np5ht7] .np-border-light-d1 {
  /*darker i*/
  border-color: #9badc3 !important;
}
[np5ht7] .np-light-l1 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #adbed2 !important;
}
[np5ht7] .np-light-d1 {
  /*darker i*/
  color: #212529 !important;
  background-color: #9badc3 !important;
}
[np5ht7] .np-border-light-l2 {
  /*lighter i*/
  border-color: #b4c3d6 !important;
}
[np5ht7] .np-border-light-d2 {
  /*darker i*/
  border-color: #91a1b8 !important;
}
[np5ht7] .np-light-l2 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #b4c3d6 !important;
}
[np5ht7] .np-light-d2 {
  /*darker i*/
  color: #212529 !important;
  background-color: #91a1b8 !important;
}
[np5ht7] .np-border-light-l3 {
  /*lighter i*/
  border-color: #bbc9da !important;
}
[np5ht7] .np-border-light-d3 {
  /*darker i*/
  border-color: #8696ad !important;
}
[np5ht7] .np-light-l3 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #bbc9da !important;
}
[np5ht7] .np-light-d3 {
  /*darker i*/
  color: #fff !important;
  background-color: #8696ad !important;
}
[np5ht7] .np-border-light-l4 {
  /*lighter i*/
  border-color: #c2cfde !important;
}
[np5ht7] .np-border-light-d4 {
  /*darker i*/
  border-color: #7c8ba2 !important;
}
[np5ht7] .np-light-l4 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #c2cfde !important;
}
[np5ht7] .np-light-d4 {
  /*darker i*/
  color: #fff !important;
  background-color: #7c8ba2 !important;
}
[np5ht7] .np-border-light-l5 {
  /*lighter i*/
  border-color: #cad4e2 !important;
}
[np5ht7] .np-border-light-d5 {
  /*darker i*/
  border-color: #718097 !important;
}
[np5ht7] .np-light-l5 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #cad4e2 !important;
}
[np5ht7] .np-light-d5 {
  /*darker i*/
  color: #fff !important;
  background-color: #718097 !important;
}
[np5ht7] .np-border-light-l6 {
  /*lighter i*/
  border-color: #d1dae6 !important;
}
[np5ht7] .np-border-light-d6 {
  /*darker i*/
  border-color: #67748c !important;
}
[np5ht7] .np-light-l6 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #d1dae6 !important;
}
[np5ht7] .np-light-d6 {
  /*darker i*/
  color: #fff !important;
  background-color: #67748c !important;
}
[np5ht7] .np-border-light-l7 {
  /*lighter i*/
  border-color: #d8e0e9 !important;
}
[np5ht7] .np-border-light-d7 {
  /*darker i*/
  border-color: #5c6981 !important;
}
[np5ht7] .np-light-l7 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #d8e0e9 !important;
}
[np5ht7] .np-light-d7 {
  /*darker i*/
  color: #fff !important;
  background-color: #5c6981 !important;
}
[np5ht7] .np-border-light-l8 {
  /*lighter i*/
  border-color: #dfe5ed !important;
}
[np5ht7] .np-border-light-d8 {
  /*darker i*/
  border-color: #525e76 !important;
}
[np5ht7] .np-light-l8 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #dfe5ed !important;
}
[np5ht7] .np-light-d8 {
  /*darker i*/
  color: #fff !important;
  background-color: #525e76 !important;
}
[np5ht7] .np-border-light-l9 {
  /*lighter i*/
  border-color: #e6ebf1 !important;
}
[np5ht7] .np-border-light-d9 {
  /*darker i*/
  border-color: #47526b !important;
}
[np5ht7] .np-light-l9 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #e6ebf1 !important;
}
[np5ht7] .np-light-d9 {
  /*darker i*/
  color: #fff !important;
  background-color: #47526b !important;
}
[np5ht7] .np-border-light-l10 {
  /*lighter i*/
  border-color: #edf1f5 !important;
}
[np5ht7] .np-border-light-d10 {
  /*darker i*/
  border-color: #3c4760 !important;
}
[np5ht7] .np-light-l10 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #edf1f5 !important;
}
[np5ht7] .np-light-d10 {
  /*darker i*/
  color: #fff !important;
  background-color: #3c4760 !important;
}
[np5ht7] .np-zebra-light:nth-child(even) {
  color: #212529 !important;
  background-color: #fbfcfd !important;
}
[np5ht7] .np-zebra-light:nth-child(odd) {
  color: #212529 !important;
  background-color: #f4f6f9 !important;
}
[np5ht7] .np-zebra-r-light:nth-child(odd) {
  color: #212529 !important;
  background-color: #fbfcfd !important;
}
[np5ht7] .np-zebra-r-light:nth-child(even) {
  color: #212529 !important;
  background-color: #f4f6f9 !important;
}
[np5ht7] .border-alert-dark {
  border-color: #d6d8d9;
}
[np5ht7] .np-border-dark-l1 {
  /*lighter i*/
  border-color: #444a4f !important;
}
[np5ht7] .np-border-dark-d1 {
  /*darker i*/
  border-color: #333940 !important;
}
[np5ht7] .np-dark-l1 {
  /*lighter i*/
  color: #fff !important;
  background-color: #444a4f !important;
}
[np5ht7] .np-dark-d1 {
  /*darker i*/
  color: #fff !important;
  background-color: #333940 !important;
}
[np5ht7] .np-border-dark-l2 {
  /*lighter i*/
  border-color: #545a5f !important;
}
[np5ht7] .np-border-dark-d2 {
  /*darker i*/
  border-color: #313841 !important;
}
[np5ht7] .np-dark-l2 {
  /*lighter i*/
  color: #fff !important;
  background-color: #545a5f !important;
}
[np5ht7] .np-dark-d2 {
  /*darker i*/
  color: #fff !important;
  background-color: #313841 !important;
}
[np5ht7] .np-border-dark-l3 {
  /*lighter i*/
  border-color: #65696e !important;
}
[np5ht7] .np-border-dark-d3 {
  /*darker i*/
  border-color: #303641 !important;
}
[np5ht7] .np-dark-l3 {
  /*lighter i*/
  color: #fff !important;
  background-color: #65696e !important;
}
[np5ht7] .np-dark-d3 {
  /*darker i*/
  color: #fff !important;
  background-color: #303641 !important;
}
[np5ht7] .np-border-dark-l4 {
  /*lighter i*/
  border-color: #75797d !important;
}
[np5ht7] .np-border-dark-d4 {
  /*darker i*/
  border-color: #2e3542 !important;
}
[np5ht7] .np-dark-l4 {
  /*lighter i*/
  color: #fff !important;
  background-color: #75797d !important;
}
[np5ht7] .np-dark-d4 {
  /*darker i*/
  color: #fff !important;
  background-color: #2e3542 !important;
}
[np5ht7] .np-border-dark-l5 {
  /*lighter i*/
  border-color: #85898c !important;
}
[np5ht7] .np-border-dark-d5 {
  /*darker i*/
  border-color: #2d3442 !important;
}
[np5ht7] .np-dark-l5 {
  /*lighter i*/
  color: #fff !important;
  background-color: #85898c !important;
}
[np5ht7] .np-dark-d5 {
  /*darker i*/
  color: #fff !important;
  background-color: #2d3442 !important;
}
[np5ht7] .np-border-dark-l6 {
  /*lighter i*/
  border-color: #95999c !important;
}
[np5ht7] .np-border-dark-d6 {
  /*darker i*/
  border-color: #2b3342 !important;
}
[np5ht7] .np-dark-l6 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #95999c !important;
}
[np5ht7] .np-dark-d6 {
  /*darker i*/
  color: #fff !important;
  background-color: #2b3342 !important;
}
[np5ht7] .np-border-dark-l7 {
  /*lighter i*/
  border-color: #a6a8ab !important;
}
[np5ht7] .np-border-dark-d7 {
  /*darker i*/
  border-color: #2a3243 !important;
}
[np5ht7] .np-dark-l7 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #a6a8ab !important;
}
[np5ht7] .np-dark-d7 {
  /*darker i*/
  color: #fff !important;
  background-color: #2a3243 !important;
}
[np5ht7] .np-border-dark-l8 {
  /*lighter i*/
  border-color: #b6b8ba !important;
}
[np5ht7] .np-border-dark-d8 {
  /*darker i*/
  border-color: #283043 !important;
}
[np5ht7] .np-dark-l8 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #b6b8ba !important;
}
[np5ht7] .np-dark-d8 {
  /*darker i*/
  color: #fff !important;
  background-color: #283043 !important;
}
[np5ht7] .np-border-dark-l9 {
  /*lighter i*/
  border-color: #c6c8ca !important;
}
[np5ht7] .np-border-dark-d9 {
  /*darker i*/
  border-color: #272f44 !important;
}
[np5ht7] .np-dark-l9 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #c6c8ca !important;
}
[np5ht7] .np-dark-d9 {
  /*darker i*/
  color: #fff !important;
  background-color: #272f44 !important;
}
[np5ht7] .np-border-dark-l10 {
  /*lighter i*/
  border-color: #d6d8d9 !important;
}
[np5ht7] .np-border-dark-d10 {
  /*darker i*/
  border-color: #262e44 !important;
}
[np5ht7] .np-dark-l10 {
  /*lighter i*/
  color: #212529 !important;
  background-color: #d6d8d9 !important;
}
[np5ht7] .np-dark-d10 {
  /*darker i*/
  color: #fff !important;
  background-color: #262e44 !important;
}
[np5ht7] .np-zebra-dark:nth-child(even) {
  color: #212529 !important;
  background-color: #f7f7f7 !important;
}
[np5ht7] .np-zebra-dark:nth-child(odd) {
  color: #212529 !important;
  background-color: #e7e7e8 !important;
}
[np5ht7] .np-zebra-r-dark:nth-child(odd) {
  color: #212529 !important;
  background-color: #f7f7f7 !important;
}
[np5ht7] .np-zebra-r-dark:nth-child(even) {
  color: #212529 !important;
  background-color: #e7e7e8 !important;
}
[np5ht7] .np-badge {
  font-size: 85%;
  font-weight: normal;
}
[np5ht7] .primary-outline {
  color: #282719;
  background-color: transparent;
  border: 1px solid #282719;
}
[np5ht7] .secondary-outline {
  color: #6c757d;
  background-color: transparent;
  border: 1px solid #6c757d;
}
[np5ht7] .success-outline {
  color: #8abb36;
  background-color: transparent;
  border: 1px solid #8abb36;
}
[np5ht7] .info-outline {
  color: #2b5989;
  background-color: transparent;
  border: 1px solid #2b5989;
}
[np5ht7] .warning-outline {
  color: #f5e71a;
  background-color: transparent;
  border: 1px solid #f5e71a;
}
[np5ht7] .danger-outline {
  color: #d3552f;
  background-color: transparent;
  border: 1px solid #d3552f;
}
[np5ht7] .light-outline {
  color: #a6b8ce;
  background-color: transparent;
  border: 1px solid #a6b8ce;
}
[np5ht7] .dark-outline {
  color: #343a40;
  background-color: transparent;
  border: 1px solid #343a40;
}
[np5ht7] .primary-outline.dashed,
[np5ht7] .secondary-outline.dashed,
[np5ht7] .success-outline.dashed,
[np5ht7] .info-outline.dashed,
[np5ht7] .warning-outline.dashed,
[np5ht7] .danger-outline.dashed,
[np5ht7] .light-outline.dashed,
[np5ht7] .dark-outline.dashed {
  border-style: dashed;
}
[np5ht7] .np-nooutline:focus {
  /* remove border in focus on inputs */
  box-shadow: none !important;
  border-color: #ced4da !important;
}
[np5ht7] .form-control:disabled, [np5ht7] input[type=text]:disabled,
[np5ht7] [type=password]:disabled,
[np5ht7] select:disabled, [np5ht7] .form-control[readonly], [np5ht7] input[readonly][type=text],
[np5ht7] [readonly][type=password],
[np5ht7] select[readonly] {
  background-color: #dee2e6 !important;
  opacity: 1;
}
[np5ht7] .form-control:focus[readonly],
[np5ht7] input[type=text]:focus[readonly],
[np5ht7] [type=password]:focus[readonly],
[np5ht7] select:focus[readonly],
[np5ht7] select.np-select-readonly:focus {
  box-shadow: none;
  border-color: #ced4da;
  background-color: #e9ecef !important;
}
[np5ht7] select.np-select-readonly option {
  background-color: #dee2e6 !important;
}
[np5ht7] .np-ui-dialog-position {
  position: fixed !important;
}
[np5ht7] .np-ui-dialog-top {
  top: 90px !important;
}
[np5ht7] .np-SimpleDialog {
  /*border:1px solid;*/
  border-radius: 6px !important;
  background-color: #fff;
  padding-right: 4px !important;
  padding-left: 4px !important;
}
[np5ht7] .panel-body > .row, [np5ht7] .panel-body > .np-row {
  width: 100%;
}
[np5ht7] .fix-label > label {
  /*padding-right: 0px !important;*/
  top: -20px !important;
  color: #2b5989 !important;
  font-size: 0.749rem !important;
  overflow: hidden !important;
}
[np5ht7] .fade-in {
  animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
[np5ht7] .npepay-icon-container {
  overflow: hidden;
  padding: 5px;
}
[np5ht7] .npepay-back {
  background-image: url(/_images/back.png);
  margin-right: 5px;
  margin-left: 5px;
  cursor: pointer;
}
[np5ht7] .npepay-backhi {
  background-position: 0 -75px;
}
[np5ht7] .npepay-backclicked {
  background-position: 0 -150px;
}
[np5ht7] .npglyphicon-notebook:before {
  content: "🌠";
}
[np5ht7] tr.DTITLE {
  background-color: #dee6d1;
  text-align: center;
}
[np5ht7] hr {
  border-color: #ced4da !important;
}
[np5ht7] .npgrid-body-cell button[np-icon] {
  vertical-align: middle;
}
[np5ht7] .modal-content,
[np5ht7] .ui-dialog.ui-widget-content {
  display: block;
}
[np5ht7] .input-group-prepend .btn, [np5ht7] .input-group-prepend .ui-button {
  z-index: auto;
}
[np5ht7] .btn-group label.btn, [np5ht7] .btn-group label.ui-button {
  height: auto;
}
[np5ht7] td.npgrid-body-cell:last-child {
  padding-left: 8px !important;
}
[np5ht7] .ui-datepicker-trigger {
  margin-right: 3px;
  margin-left: 3px;
}
[np5ht7] .message-dialog {
  z-index: 4;
}
[np5ht7] .btn-group {
  margin-bottom: 5px;
}
[np5ht7] .input-group > .form-control:focus,
[np5ht7] .input-group > input[type=text]:focus,
[np5ht7] .input-group > [type=password]:focus,
[np5ht7] .input-group > select:focus {
  z-index: auto;
}
[np5ht7] div.group.latin-label label {
  left: 16px;
  right: auto;
}
[np5ht7] div.group.latin-label div ~ label:not(.groupInputFocus) {
  left: 35px;
}
[np5ht7] .dvfrmFooter {
  z-index: 1;
  min-height: 20px;
}
[np5ht7] .npViewer-body {
  overflow: hidden !important;
}
[np5ht7] div[id*=RepDataParent] .npgrid-header {
  font-weight: bold;
}
[np5ht7] .data-label {
  border: 1px solid #ccc;
  padding: 2px;
  display: inline-table !important;
  /* height: 20px; */
  width: 100%;
  margin-bottom: 0px;
}
[np5ht7] #ScrollTop_Btn {
  position: fixed;
  bottom: 88px;
  left: 25px;
  display: none;
  z-index: 99;
  cursor: pointer;
}
[np5ht7] #ScrollBottom_Btn {
  position: fixed;
  bottom: 50px;
  left: 25px;
  display: none;
  z-index: 99;
  cursor: pointer;
}
[np5ht7] .fieldset-notoggler {
  border: 0px;
}
[np5ht7] .fieldset-notoggler legend {
  text-align: center;
  background: inherit;
}
[np5ht7] .fieldset-notoggler legend > span:first-child {
  display: none;
}
[np5ht7] .table-fixed-height tbody {
  display: block;
  overflow: auto;
  width: 100%;
}
[np5ht7] .table-fixed-height thead {
  display: block;
}
[np5ht7] pre {
  overflow: hidden;
}
[np5ht7] .introjs-tooltiptext {
  white-space: pre-line;
}
[np5ht7] .modal-open {
  overflow: hidden !important;
}
[np5ht7] button.btn, [np5ht7] button.ui-button {
  font-size: 0.749rem !important;
  font-family: Farhang-Regular, BTahoma, Tahoma !important;
}
[np5ht7] button[class*=btn-outline] {
  background: transparent;
}
[np5ht7] .np-fitdivtoparent.tab-pane.active {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
[np5ht7] .panel-body {
  flex-grow: 1;
}
[np5ht7] .np-bod {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  font-size: 0.749rem;
}
[np5ht7] #dvMenuTabWrapper {
  display: flex;
  flex-direction: column;
}
[np5ht7] .input-group {
  align-items: center;
}
[np5ht7] ::-webkit-scrollbar {
  width: 0.3125rem;
  height: 0.45rem;
}
[np5ht7] ::-webkit-scrollbar-thumb {
  background: #999;
  cursor: pointer;
  border-radius: 0.5rem;
}
[np5ht7] ::-webkit-scrollbar-track {
  background: #f8fbfd;
}
[np5ht7] .np-d-none {
  display: none !important;
}
[np5ht7] .np-npDialog {
  overscroll-behavior: contain;
}
[np5ht7] .npPopup {
  overflow: auto;
  z-index: 6000;
  padding: 20px;
  background-color: #f6f6f5;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  position: absolute;
  max-height: 300px;
}
[np5ht7] .dirltr {
  direction: ltr;
  display: inline-block;
}
[np5ht7] .nobr {
  white-space: nowrap;
}
[np5ht7] a {
  color: #007bff;
}
[np5ht7] a:hover {
  color: #0056b3;
}
[np5ht7] .btn-link {
  color: #007bff;
}
[np5ht7] .btn-link:hover {
  color: #0056b3;
}
[np5ht7] .np-hypertext {
  color: #007bff;
}
[np5ht7] thead,
[np5ht7] tbody,
[np5ht7] tfoot,
[np5ht7] tr,
[np5ht7] td,
[np5ht7] th {
  border-width: inherit;
  border-style: inherit;
}
[np5ht7] table {
  caption-side: unset;
}
[np5ht7] .Search-Style,
[np5ht7] .Search-Style input,
[np5ht7] .Search-Style select,
[np5ht7] .Search-Style div {
  background-color: #f2f2f2 !important;
  border: 0px !important;
}
[np5ht7] .Search-Style input,
[np5ht7] .Search-Style select {
  font-style: normal !important;
  color: #4479e7 !important;
}
[np5ht7] .Search-Style label,
[np5ht7] div.group.Search-Style label {
  font-style: normal !important;
  color: #222b45 !important;
}

html {
  height: unset;
  overflow: unset;
}

/*# sourceMappingURL=beh.css.map */
