@charset "UTF-8";
:root {
  --bs-orange:#f5803f;
  --bs-red:#d9534f;
  --bs-blue:#4e6b8e;
  --bs-green:#479f76;
  --bs-teal:#17a385;
  --bs-info:var(--bs-teal);
  --bs-warning:var(--bs-orange);
  --bs-danger:var(--bs-red);
  --bs-primary:var(--bs-blue);
  --text-light:white;
  --text-color:#7c7c7d;
  --text-dark:#333333;
  --border:#cccccc;
  --border-dark:#7a7a7a;
  --background:#fefefe;
  --background-alt:#fdfcfb;
  --footer-bg:#e8e8e8;
  --header-bg:#4d6c8e;
  --header-text:white;
  --highlight:#686c76;
  --link:#439fd8;
  --gray-light:#f1f1f1;
  --success:var(--bs-success);
  --warning:var(--bs-warning);
  --danger:var(--bs-danger);
  --info:var(--bs-info);
  --light:var(--gray-light); }

.btn-default {
  --bs-btn-bg:var(--background);
  --bs-btn-border-color:var(--border);
  --bs-btn-hover-bg:var(--background);
  --bs-btn-hover-border-color:var(--border);
  --bs-btn-active-bg:var(--background);
  --bs-btn-active-border-color:var(--border);
  --bs-btn-disabled-bg:var(--background);
  --bs-btn-disabled-border-color:var(--border); }

.btn-success {
  --bs-btn-bg:var(--bs-success);
  --bs-btn-border-color:var(--bs-success);
  --bs-btn-hover-bg:var(--bs-success);
  --bs-btn-hover-border-color:var(--bs-success);
  --bs-btn-active-bg:var(--bs-success);
  --bs-btn-active-border-color:var(--bs-success);
  --bs-btn-disabled-bg:var(--bs-success);
  --bs-btn-disabled-border-color:var(--bs-success); }

.btn-info {
  --bs-btn-bg:var(--bs-info);
  --bs-btn-border-color:var(--bs-info);
  --bs-btn-hover-bg:var(--bs-info);
  --bs-btn-hover-border-color:var(--bs-info);
  --bs-btn-active-bg:var(--bs-info);
  --bs-btn-active-border-color:var(--bs-info);
  --bs-btn-disabled-bg:var(--bs-info);
  --bs-btn-disabled-border-color:var(--bs-info); }

.btn-warning {
  --bs-btn-bg:var(--bs-warning);
  --bs-btn-border-color:var(--bs-warning);
  --bs-btn-hover-bg:var(--bs-warning);
  --bs-btn-hover-border-color:var(--bs-warning);
  --bs-btn-active-bg:var(--bs-warning);
  --bs-btn-active-border-color:var(--bs-warning);
  --bs-btn-disabled-bg:var(--bs-warning); }

.btn-danger {
  --bs-btn-bg:var(--bs-danger);
  --bs-btn-border-color:var(--bs-danger);
  --bs-btn-hover-bg:var(--bs-danger);
  --bs-btn-hover-border-color:var(--bs-danger);
  --bs-btn-active-bg:var(--bs-danger);
  --bs-btn-active-border-color:var(--bs-danger);
  --bs-btn-disabled-bg:var(--bs-danger); }

/**********Remove btn outlines***************/
/********************************************/
/*
.fa-trucking-loading = Inbound
.fa-people-carry = Processing
.fa-truck-moving = Transfer
.fa-pallet = 
.fa-truck = Inbound
.fa-boxes = Qty
*/
.fa-sm {
  font-size: .9em;
  padding: 2px 4px; }

.fa-circle-o-thin {
  border: 2px solid white;
  border-radius: 16px;
  padding: 2px; }

.fa-loader {
  animation: fa-spin 1s infinite steps(8); }

.fa-loader:before {
  content: "\f110" !important; }

#aSwoop-mono {
  fill: currentColor;
  height: 1em;
  width: auto; }

.fab.fa-amz:after {
  background: url("../images/Amazon.svg");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  height: 1em;
  width: 1em;
  content: '';
  display: inline-block;
  color: green; }

.icon-amazon {
  background: url("../images/Amazon.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  content: '';
  display: inline-block; }

.icon-ok:before {
  content: "\E207"; }

i {
  font-style: normal; }

small i {
  top: 3px; }

a.notext {
  padding: 2px 4px; }

.fa.majorgoods:before, .glyphicon.majorgoods:before {
  content: '';
  background-image: url("/images/MG_Logo.svg");
  background-repeat: no-repeat;
  background-size: 1.2em, 1.2em;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  top: -4px;
  margin-right: 0; }

.fa.flag_usa:before {
  background-image: url("/images/Flag_US.svg");
  background-repeat: no-repeat;
  background-size: 30px 16px;
  content: '';
  width: 30px;
  height: 16px;
  display: inline-block;
  position: relative; }

.fa.flag_ca:before {
  background-image: url("/images/Flag_CA.svg");
  background-repeat: no-repeat;
  background-size: 30px 16px;
  content: '';
  width: 30px;
  height: 16px;
  display: inline-block;
  position: relative; }

.fa.flag_uk:before {
  background-image: url("/images/Flag_UK.svg");
  background-repeat: no-repeat;
  background-size: 30px 16px;
  content: '';
  width: 30px;
  height: 16px;
  display: inline-block;
  position: relative; }

.fa.amazon:before {
  content: '';
  background-image: url("/images/Amazon.svg");
  background-repeat: no-repeat;
  background-size: 1.4em, 1.4em;
  width: 1.4em;
  height: 1.4em;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  margin-right: 0; }

.fa.ebay:before {
  content: '';
  background-image: url("/images/ebay.svg");
  background-repeat: no-repeat;
  background-size: 1.6em, 1.6em;
  width: 1.6em;
  height: 1.6em;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  margin-right: 0; }

.fa.ebay.big:before {
  top: 5px;
  left: -12px; }

.fa.inbound:before {
  content: '';
  background-image: url("/images/Truck.svg");
  background-repeat: no-repeat;
  background-size: 1.4em, 1.4em;
  width: 1.4em;
  height: 1.4em;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
  margin-right: 0; }

.fa.fba:before {
  content: '';
  background-image: url("/images/Amazon.svg");
  background-repeat: no-repeat;
  background-size: 1.2em, 1.2em;
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  top: -1px; }

.nav a i {
  margin: 5px; }

.nav a {
  padding-left: 10px; }

.glyph-lg {
  font-size: 1.5em; }

.btn.done_loading:before {
  animation: fadeout 1s ease; }

.btn.loading i {
  display: none; }

.btn.floading i {
  display: none; }

.btn.floading:before {
  display: inline-block;
  font-family: "Fontawesome";
  content: "\f110" !important;
  animation: fa-spin 1s infinite steps(8); }

.btn.floading {
  position: relative; }

.btn.loading:before {
  font-family: "Font Awesome 6 Free";
  line-height: 1;
  font-weight: 900;
  display: inline-block;
  animation: fa-spin 2s infinite linear;
  content: "\f110"; }

.btn.loading {
  position: relative; }

.slider {
  max-width: 500px; }

input[type=range] {
  -webkit-appearance: none; }

input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-form-control-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  outline: 0;
  margin-right: .5em; }

textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-form-control-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  outline: 0;
  margin-right: .5em; }

.stdform .row > div label {
  display: block; }

.select, select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 8px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAABJCAYAAADbsM1gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFRTQzQTRFRkJCMjkxMUUyQjJFQUI1QkM1OTRDNzQ0NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFRTQzQTRGMEJCMjkxMUUyQjJFQUI1QkM1OTRDNzQ0NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkVFNDNBNEVEQkIyOTExRTJCMkVBQjVCQzU5NEM3NDQ3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkVFNDNBNEVFQkIyOTExRTJCMkVBQjVCQzU5NEM3NDQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+I/5RugAAAPFJREFUWMPtlkEOgjAQRUlM3BoXHkQ8C5ETcBX0BnAMjRxA1pwC9+7YWmaSmU3TQkuLiXEWL00DvAX9/ZlEKZWEkohEJF+XFEVxAt64LpJkWbYngcIV914SEnQkYDofEUrwA2Wg+9cjjvJPopxOlJxES6xUgUhEIhKRiEQkvz/keOMq2QE3WhdJNsCDRq6G9t6SUpvdSl/JGfhoEtznrpIjMFgmyYGeT0oOQG8RMD29Z5RsgeeMgGnxfZOkchQw1Tphk1u83i2uPY+4toWtDQ2ba+xfU7Fn0pkLmLpWQR5aBcxFk1yX1mMTWo9c1HfXoh4Bi0XEpg5Jbu8AAAAASUVORK5CYII="), linear-gradient(to bottom, #ffffff, #ffffff);
  font-size: 13px;
  padding: 10px;
  color: #676b75;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  height: 3em;
  min-width: 5em;
  background-position: 100% 0;
  background-repeat: no-repeat;
  font-weight: bold;
  padding: 8px 20px 8px 14px;
  max-width: 17em;
  margin-right: .5em; }
  .select[multiple], select[multiple] {
    background: #eee;
    padding: 0; }
    .select[multiple] option, select[multiple] option {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      padding: 4px; }
      .select[multiple] option:selected, select[multiple] option:selected {
        background-color: yellow; }

select.input-sm {
  padding: 2px 20px 2px 6px; }

.add-on {
  font-weight: bold;
  text-shadow: 0 -1px 0 white; }

.add-on.left {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.add-on.right {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

label.inline {
  display: inline-block;
  font-weight: bold;
  padding-right: 10px;
  margin-top: 3px;
  vertical-align: middle;
  padding-bottom: 0;
  float: left; }

.large input {
  padding: 10px;
  font-size: 16px; }

.large [data-glyph]:before {
  font-size: 3em;
  position: relative;
  top: 6px; }

.large.input-prepend .add-on {
  display: inline-block;
  padding: 4px 7px;
  height: 32px;
  width: 32px; }

.split {
  width: 45%;
  float: left;
  margin-left: 15px; }
  .split.leftdiv {
    border-left: 1px dashed #aaa;
    padding-left: 15px; }
  .split:first-child {
    margin-left: 0; }
  .split:last-of-type:after {
    content: '';
    display: table-cell;
    clear: both; }
  .split.four {
    width: 20%; }
  .split.three {
    width: 30%; }

.inline fieldset {
  margin-left: 5px;
  float: left; }
.inline:after {
  content: '';
  display: 'table';
  clear: both; }

section label {
  padding-top: 5px; }

form.box {
  background-color: whitesmoke;
  margin-top: 1em;
  border: 0;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  form.box h3 {
    margin: -1px; }
  form.box fieldset {
    border-left: 1px solid white;
    background-color: whitesmoke; }
  form.box .footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
    background-color: #e8e8e8; }

fieldset.hug {
  padding-left: 0;
  padding-right: 0; }

.popover form.flex {
  margin: -15px -15px; }
  .popover form.flex fieldset, .popover form.flex .header {
    margin: 0 0 !important; }

.popover form.flex fieldset {
  margin: 0 0; }

.popover form h5 {
  padding-top: 0; }

form.flex div[role=group] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex: 1 1 100%;
      flex: 1 1 100%; }
  form.flex div[role=group] label {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    display: block; }
    form.flex div[role=group] label.side {
      -ms-flex: 0 auto;
          flex: 0 auto;
      width: auto; }
  form.flex div[role=group] input {
    -ms-flex: 1 100%;
        flex: 1 100%; }
  form.flex div[role=group].split {
    -ms-flex: 1 auto;
        flex: 1 auto; }
form.flex .split {
  -ms-flex: 1 auto;
      flex: 1 auto;
  float: none;
  width: auto;
  margin-left: 0; }
form.flex .header {
  -ms-flex: 1 100%;
      flex: 1 100%; }

.form-inline .form-group label {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  display: inline-block;
  padding-right: 1em; }

.form-group label {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  display: block; }

form .row {
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: 1em;
  padding-right: 1em; }

form {
  margin-bottom: 0; }
  form:last-child {
    border-bottom-radius: 4px; }
  form h3 {
    margin-top: 0;
    padding: .5em;
    text-align: center; }
  form textarea {
    border: 1px solid var(--border); }
  form label {
    font-weight: 600;
    font-size: .9em; }
  form legend {
    color: var(--text-color);
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    border-bottom: 0;
    font-size: 1.20em; }
    form legend.border {
      border: 0 !important;
      border-bottom: 1px solid var(--border) !important; }
  form legend + .control-group {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  form .bootstrap-select.btn-group {
    margin-bottom: 0; }
  form .bootstrap-select li i.fa-check {
    opacity: 0;
    transition: opacity .5s ease; }
  form .bootstrap-select li.selected i.fa-check {
    color: green;
    opacity: 1; }
  form fieldset.form-group label {
    display: block; }
  form input.autocomplete, form [data-role=autocomplete] {
    margin-left: 0px !important; }
  form .horizontal [role=group] {
    border-bottom: 0; }
  form fieldset, form div[role=group] {
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 50px; }
    form fieldset [class*="col-md-"]:first-of-type, form div[role=group] [class*="col-md-"]:first-of-type {
      padding-left: 0 !important; }
    form fieldset.btn-group, form div[role=group].btn-group {
      border-bottom: 0; }
    form fieldset.row, form fieldset .row, form div[role=group].row, form div[role=group] .row {
      margin: 0; }
    form fieldset:last-child, form div[role=group]:last-child {
      border-bottom: 0; }
    form fieldset:first-of-type, form div[role=group]:first-of-type {
      border-top: 0; }
    form fieldset section, form div[role=group] section {
      padding: .5em 0; }
    form fieldset input[type=text] + input[type=text], form div[role=group] input[type=text] + input[type=text] {
      margin-left: 1em; }
    form fieldset input.col2, form div[role=group] input.col2 {
      width: 46%; }
    form fieldset .col1, form div[role=group] .col1 {
      width: 90%; }
    form fieldset .full, form div[role=group] .full {
      width: 90%;
      margin: .5em 0; }
    form fieldset legend, form div[role=group] legend {
      font-weight: 200;
      font-size: 1.1em;
      margin-top: 0;
      margin-bottom: 0;
      border-bottom: 0; }
    form fieldset > h3, form fieldset > h4, form fieldset > h5, form fieldset > h6, form div[role=group] > h3, form div[role=group] > h4, form div[role=group] > h5, form div[role=group] > h6 {
      font-weight: 500;
      margin-top: -4px;
      margin-bottom: 4px; }
    form fieldset textarea, form div[role=group] textarea {
      width: 94%; }
    form fieldset label[for], form div[role=group] label[for] {
      display: block;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%; }
    form fieldset .col-md-* > label, form div[role=group] .col-md-* > label {
      font-weight: normal;
      font-size: .9em; }

fieldset.block-container {
  margin: 1em;
  padding: 1em;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: -1px -1px 0 white; }
  fieldset.block-container legend {
    width: auto;
    font-size: 1.2em;
    margin-bottom: 0;
    border-bottom: 0; }

fieldset.input-append, fieldset.input-prepend {
  display: block;
  margin-bottom: 0; }
fieldset.row, fieldset.form-group {
  margin-left: 0;
  margin-right: 0; }
fieldset.form-group {
  margin-bottom: 0; }

fieldset.radio-group input[type=radio] {
  display: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0; }
fieldset.radio-group input[type=radio] + label[for] {
  margin: 0;
  display: inline;
  padding: 10px;
  background-color: var(--gray-100);
  border: 1px solid var(--gray-200);
  color: white;
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
  border-right: none; }
fieldset.radio-group input[type=radio]:checked + label[for] {
  background-color: var(--gray);
  box-shadow: inset -1px -1px 0 rgba(255, 255, 255, 0.2); }
fieldset.radio-group input[type=radio]:first-child + label[for] {
  border-radius: 8px 0 0 8px; }
fieldset.radio-group input[type=radio] + label[for]:last-child {
  border-radius: 0 8px 8px 0; }

input[name="weight"] {
  width: 3em; }

input[name=cost] {
  width: 7em; }

input[name=qty] {
  width: 7em; }

input[type=number] {
  width: 5em; }

input[type=date], .row input[type=date] {
  width: 11em;
  max-width: 11em; }

input[type=datetime-local] {
  max-width: 15em; }

input.price {
  width: 6.5em; }

fieldset.glyph_label .glyphicon {
  font-size: 2em; }

div#Templates, div.template {
  display: none; }

button:focus {
  outline: none; }

form .row input[type=checkbox] {
  width: 1.5em;
  height: 1.5em; }

.btn input[type=checkbox] {
  margin: 0; }

input[type=checkbox] {
  appearance: auto;
  transform: scale(1.5);
  margin: .5em 0;
  	/*
  	height:1.5em;
  	border:1px solid black;
  	// width:1.1em;
  	// height:1.1em;
  	// transform:scale(1.25);
  	// margin:0 .5em;
  	// margin:.5em;
  
  	-bs-form-check-bg: var(--bs-body-bg);
      flex-shrink: 0;
      width: 1em;
      height: 1em;
      margin-top: .25em;
      vertical-align: top;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: var(--bs-form-check-bg);
      background-image: var(--bs-form-check-bg-image);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      border: var(--bs-border-width) solid var(--bs-border-color);
      -webkit-print-color-adjust: exact;
      color-adjust: exact;
      print-color-adjust: exact;
  	*/ }

.ReportSettings input[type=checkbox] ~ label, input[type=checkbox] ~ label {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding-right: 1em;
  padding-left: .5em; }

input[type=checkbox].check_enh {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  position: relative;
  margin: 0 .5em;
  transition: all .2s ease-in-out;
  display: inline-block;
  line-height: 1em;
  text-align: center;
  padding: 0px;
  width: 1.5em;
  height: 1.5em;
  border-radius: 4px;
  background-color: #34495e;
  opacity: .3;
  font-size: 17px; }
  input[type=checkbox].check_enh ~ h5 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500; }
  input[type=checkbox].check_enh ~ em {
    text-style: normal;
    font-weight: 200; }
  input[type=checkbox].check_enh:focus {
    outline-color: transparent;
    outline-style: none; }
  input[type=checkbox].check_enh:checked {
    opacity: 1;
    color: white; }
  input[type=checkbox].check_enh:after {
    content: '\00a0';
    font-weight: normal; }
  input[type=checkbox].check_enh:checked:after {
    content: '✓';
    font-weight: normal; }
  input[type=checkbox].check_enh.md {
    width: 16px;
    height: 16px; }
  input[type=checkbox].check_enh.md:after {
    font-size: 12px; }

.check.lg {
  position: relative;
  padding-left: 48px; }
  .check.lg input[type=checkbox] {
    width: 32px;
    height: 32px;
    left: -5px;
    font-size: 1.5em;
    padding-top: 4px;
    position: absolute; }
  .check.lg h5 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500; }
  .check.lg em {
    text-style: normal;
    font-weight: 200; }

.list-group.no-border li {
  border: none; }

.card .list-group {
  padding: 0; }
.card .list-group-item {
  border-left: none;
  border-right: none;
  border-top: 1px solid var(--border);
  border-bottom: 0;
  padding: 1em 0; }
.card .list-group-header {
  padding-left: 0 !important; }

.list-group.no-border li {
  border: 0; }
.list-group > ul {
  padding-left: 0; }
.list-group.overflow > ul {
  overflow-y: auto; }
.list-group h3, .list-group h4, .list-group h5, .list-group h6, .list-group p {
  margin-top: 0;
  -ms-flex: 1 100%;
      flex: 1 100%;
  text-align: left; }
.list-group h3, .list-group h4, .list-group h5, .list-group h6, .list-group .list-group-header {
  padding: 1em 0;
  padding-left: 14px;
  margin: 0; }
  .list-group h3.center, .list-group h4.center, .list-group h5.center, .list-group h6.center, .list-group .list-group-header.center {
    text-align: center; }
.list-group .list-group-divider {
  background-color: var(--gray);
  color: white;
  -ms-flex-pack: center;
      justify-content: center; }
.list-group ul {
  border-bottom: 1px solid #dddddd; }
  .list-group ul .list-group-item:last-child {
    border-bottom: 0; }
.list-group > .title {
  background-color: var(--brand);
  text-align: center;
  color: white;
  padding: 1em;
  border-top-radius: 6px;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600; }
.list-group li {
  background-color: inherit; }
.list-group li, .list-group .list-group-item {
  display: -ms-flexbox;
  display: flex;
  color: var(--text-color);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 40px 10px 14px;
  border-top: 1px solid var(--border); }
  .list-group li h5, .list-group li h6, .list-group .list-group-item h5, .list-group .list-group-item h6 {
    text-align: left; }
  .list-group li .item-title, .list-group .list-group-item .item-title {
    font-size: .9em;
    font-weight: bold; }
  .list-group li .item-content, .list-group .list-group-item .item-content {
    font-size: 1em;
    font-weight: normal; }
  .list-group li .item-controls, .list-group .list-group-item .item-controls {
    margin-right: 2em; }
  .list-group li p > label, .list-group .list-group-item p > label {
    -ms-flex: 1 100%;
        flex: 1 100%;
    font-weight: 500;
    display: block;
    margin: 0;
    padding-bottom: 0; }
  .list-group li span, .list-group .list-group-item span {
    -ms-flex: 0 auto;
        flex: 0 auto;
    font-weight: 300; }
  .list-group li span > strong, .list-group .list-group-item span > strong {
    font-weight: 400; }
  .list-group li var, .list-group .list-group-item var {
    font-weight: 300; }
  .list-group li .badge-item, .list-group .list-group-item .badge-item {
    margin-left: 8px;
    position: absolute;
    right: 10px; }
  .list-group li p, .list-group .list-group-item p {
    margin-bottom: 5px; }

ul.datalist {
  list-style: none; }

.datalist li {
  padding: 5px 15px;
  background-color: white; }

.Sidebar .listview > ul > li {
  padding-left: 1.5em; }

.list-group li {
  border: 1px solid rgba(0, 0, 0, 0.2); }

.box-list {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 2em; }

.popover-content .list-group {
  margin: -10px -15px; }

.popover-content .list-group li {
  border: 0; }

.popover-content > .item-list {
  margin: 0 -14px; }

.hlist {
  display: block; }
  .hlist legend {
    font-size: 1.3em; }
  .hlist span {
    text-align: center;
    border-right: 1px solid #e2e7ec;
    display: inline-block;
    padding: 0 1em; }
    .hlist span:last-of-type {
      border-right: none; }

.item-list.no-border {
  border: none; }

.item-list {
  list-style: none;
  padding-left: 0;
  color: #97a2b0;
  color: #7c899b;
  margin: 0;
  font-weight: 300;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border); }
  .item-list li:first-child {
    border-top: none; }
  .item-list li:last-child {
    border-bottom: none; }
  .item-list .cat {
    font-weight: 600;
    color: #5a6779; }
  .item-list .heading {
    padding-top: 0;
    margin-top: 0;
    -ms-flex: 1 100%;
        flex: 1 100%; }
  .item-list .detail {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 100%;
        flex: 1 100%;
    margin: 1em 0; }
    .item-list .detail span {
      text-align: center;
      border-right: 1px solid var(--border);
      display: inline-block;
      padding: 0 1em; }
      .item-list .detail span:last-of-type {
        border-right: none; }
  .item-list .images {
    width: 150px; }
  .item-list .price {
    font-weight: 500;
    color: var(--text-color);
    text-align: right;
    line-height: 10px;
    padding-top: 6px;
    padding-left: 3px;
    font-size: 16px;
    display: inline-block; }
  .item-list .pic_stuff {
    margin-top: .5em; }
  .item-list .actions {
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    margin: 1em; }
    .item-list .actions div {
      -ms-flex: 0 auto;
          flex: 0 auto;
      margin: 0 .5em; }
    .item-list .actions b {
      color: var(--text-color); }
    .item-list .actions .bull {
      color: var(--text-color);
      padding: 0 .5em; }
  .item-list h5 {
    font-weight: 300;
    margin-top: 0; }
  .item-list .content {
    -ms-flex-positive: 2;
        flex-grow: 2;
    -ms-flex: 1;
        flex: 1; }
  .item-list .side {
    -ms-flex: 0 auto;
        flex: 0 auto; }
  .item-list .head {
    -ms-flex: 1 auto;
        flex: 1 auto;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .item-list .head p {
      -ms-flex-positive: 2;
          flex-grow: 2; }
    .item-list .head span {
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-pack: end;
          justify-content: flex-end;
      text-align: right; }
  .item-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 1em;
    margin: 0;
    border: 1px solid #e9eef3;
    border-bottom: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: white; }
    .item-list li:hover {
      background-color: #f4f7fa; }

.nitem-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  padding: 1em;
  margin: 0 -15px;
  border: 1px solid #e9eef3;
  border-bottom: none; }
  .nitem-list li:hover {
    background-color: #f4f7fa; }
  .nitem-list li .head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 100%;
        flex: 1 100%; }
  .nitem-list li p {
    -ms-flex-positive: 3;
        flex-grow: 3; }
  .nitem-list li .date {
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .nitem-list li .detail {
    -ms-flex: 1;
        flex: 1; }

.detail-box {
  color: var(--text-color);
  -ms-flex-negative: 1;
      flex-shrink: 1;
  min-width: 160px;
  min-height: 100px;
  background-color: var(--bg-alt);
  border: 1px solid var(--border);
  position: relative;
  text-align: center; }
  .detail-box .left-icon {
    position: absolute;
    top: 1em;
    left: 1em; }
  .detail-box .right-icon {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #dbe0e4;
    transform: rotate(45deg); }
  .detail-box h1, .detail-box h2, .detail-box h3 {
    color: var(--text-color);
    padding-bottom: 0;
    margin-bottom: 3px;
    line-height: .75em;
    font-weight: 500; }
  .detail-box .desc {
    font-size: 11px;
    line-height: 1em;
    font-weight: 600; }
  .detail-box hr {
    width: 50px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0;
    border: 1px solid #e5eaee; }
  .detail-box .extra {
    padding: 0;
    display: inline-block;
    padding-bottom: 1em;
    font-size: 12px;
    display: block; }
  .detail-box .label {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    color: var(--text-color); }
  .detail-box .total {
    font-weight: 500;
    font-size: 17px; }

.content-list {
  list-style: none;
  padding-left: 0;
  color: #97a2b0;
  font-weight: 400; }
  .content-list strong {
    font-weight: 600;
    color: #5a6779; }
  .content-list em {
    font-weight: 500;
    color: #5a6779; }
  .content-list .detail {
    padding-top: .5em; }
    .content-list .detail label {
      font-weight: 300; }
  .content-list .image {
    width: 150px;
    text-align: center; }
  .content-list .price {
    font-weight: 500;
    color: var(--text-color);
    text-align: right;
    line-height: 10px;
    padding-top: 6px;
    padding-left: 3px;
    font-size: 16px;
    display: inline-block; }
  .content-list .pic_stuff {
    margin-top: .5em; }
  .content-list .actions-list {
    font-size: 12px;
    margin: 1em; }
    .content-list .actions-list b {
      color: var(--text-color); }
    .content-list .actions-list .bull {
      color: var(--text-color);
      padding: 0 .5em; }
  .content-list .head {
    display: -ms-flexbox;
    display: flex; }
    .content-list .head p {
      -ms-flex: 1 auto;
          flex: 1 auto; }
    .content-list .head .date {
      -ms-flex: 1 auto;
          flex: 1 auto; }
  .content-list .items span {
    font-size: 13px;
    line-height: 1em;
    padding: 0 .5em;
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
    .content-list .items span:last-child {
      border-right: none; }
  .content-list .content {
    -ms-flex-positive: 2;
        flex-grow: 2; }
  .content-list .side {
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .content-list h5 {
    font-weight: 300; }
  .content-list li {
    padding: 1em;
    border: 1px solid #e9eef3;
    border-bottom: none;
    background-color: white; }
    .content-list li .actions {
      font-size: 1.5em;
      opacity: 0;
      transition: all .5s ease-in-out; }
    .content-list li:hover .actions {
      opacity: 1; }

.listview {
  color: var(--text-color);
  margin-left: -1px;
  transition: all .5s ease;
  background-color: transparent; }
  .listview h3.heading {
    line-height: 30px;
    background-color: #7f8b99;
    color: white;
    margin-top: 0;
    margin-bottom: 0;
    padding: 7px;
    text-align: center; }
    .listview h3.heading i {
      font-size: .8em;
      padding-top: .2em; }
  .listview .row {
    margin-left: 0; }
  .listview .label {
    background-color: var(--bg-dark); }
  .listview .listview-search {
    padding: 2px 25px;
    margin-bottom: 0;
    background-color: #324860;
    color: white;
    position: relative; }
    .listview .listview-search.addButtton:after {
      display: inline-block;
      font-family: entypo;
      content: '\1F50D';
      font-size: 42px;
      text-align: right;
      color: #e1e1e1;
      position: absolute;
      right: 15px;
      top: -7px;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
  .listview input.listview-search-field {
    background-color: #324860;
    color: white; }
  .listview.hide {
    transform: translate3d(-257px, 0px, 0px);
    display: block;
    z-index: 9999; }
  .listview > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: transparent;
    border-left: 0; }
  .listview a[href] {
    color: inherit; }
  .listview a[href]:hover {
    text-decoration: none; }
  .listview > ul > li {
    padding: 1em 2em 1em 4em;
    background-color: #fafafa;
    background-color: #fefefe;
    background: #f3f4f8;
    color: black;
    color: var(--text-color);
    cursor: pointer;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 0 white;
    transition: all .25s ease; }
    .listview > ul > li .content {
      padding: 1em 3em; }
    .listview > ul > li i.status_icon {
      font-size: 24px;
      position: absolute;
      left: 4px;
      top: 16px; }
    .listview > ul > li[data-glyph] {
      padding-left: 0; }
    .listview > ul > li .action-icon {
      position: absolute;
      right: 0px;
      top: 0;
      bottom: 0;
      width: 50px;
      height: 24px;
      margin: auto; }
    .listview > ul > li .action-btn {
      position: absolute;
      right: 0px;
      top: 0px;
      width: 50px;
      height: 100%;
      background-color: #f3f4f8;
      text-align: center;
      border-left: 1px solid rgba(0, 0, 0, 0.1);
      z-index: 999; }
      .listview > ul > li .action-btn:after {
        margin-top: -12px;
        font-family: entypo;
        font-size: 2.5em;
        content: '\E75E';
        position: absolute;
        background-color: #5e9ac4;
        background-image: linear-gradient(top, #5e9ac4, #3a6c9f);
        line-height: 28px;
        padding-left: 2px;
        color: white;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        border: 1px solid #054569;
        top: 50%;
        right: 10px;
        display: block;
        width: 28px;
        height: 28px;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0px 1px 0 rgba(0, 0, 0, 0.5);
        border-radius: 16px; }
    .listview > ul > li .after {
      position: relative;
      padding: 0;
      margin: 0;
      height: 0;
      display: block;
      content: '';
      clear: both;
      line-height: 0; }
    .listview > ul > li.divider {
      min-height: 18px;
      background-image: none;
      background-color: #346aa0;
      background-color: #344b62;
      padding: 5px 10px;
      color: white;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
      font-size: 1.2em;
      font-weight: bold;
      border-right: none; }
      .listview > ul > li.divider:first-of-type {
        border-top: 0; }
      .listview > ul > li.divider[data-glyph]:before {
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
        top: 8px; }
    .listview > ul > li[data-glyph]:before {
      display: block;
      float: left;
      width: 40px;
      height: 100%;
      font-size: 4em;
      line-height: 1em;
      margin-left: 20px;
      margin-top: 10px;
      font-family: "entypo"; }
    .listview > ul > li:first-child {
      margin-top: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.3); }
    .listview > ul > li h3 {
      font-size: 1.3em; }
    .listview > ul > li p:after {
      clear: both;
      display: table-cell;
      content: ''; }
    .listview > ul > li .content {
      padding-left: 4%; }
    .listview > ul > li h3, .listview > ul > li h4, .listview > ul > li h5 {
      color: inherit;
      line-height: 1em;
      margin-top: 0; }
    .listview > ul > li h3, .listview > ul > li h4, .listview > ul > li h5, .listview > ul > li p {
      margin-top: 0;
      margin-bottom: 0;
      line-height: 1em; }
    .listview > ul > li h5 {
      font-size: 1.1em; }
    .listview > ul > li i ~ h4 {
      margin-left: 10px; }
    .listview > ul > li p {
      margin-top: 4px; }
    .listview > ul > li .info {
      float: right;
      right: 10px;
      padding: 3px 2px;
      line-height: 16px;
      font-weight: bold;
      margin-right: none;
      font-size: 14px;
      min-width: 2em;
      text-align: center;
      vertical-align: middle;
      margin-right: .5em;
      border-radius: 6px;
      box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3), inset 0 1px 0 rgba(0, 0, 0, 0.2);
      color: #fff;
      text-shadow: none; }
      .listview > ul > li .info.mid {
        margin-top: 10%; }
    .listview > ul > li [class*=label-] {
      color: white;
      text-shadow: none; }
    .listview > ul > li[data-glyphs] {
      padding-left: 65px; }
    .listview > ul > li[data-glyphs]:before {
      font-family: 'entypo';
      content: attr(data-glyph);
      text-align: center;
      left: 13px;
      top: 25px;
      position: absolute;
      font-size: 48px;
      color: black; }
    .listview > ul > li[data-glyph=air]:before {
      font-family: 'entypo';
      content: '\1F4A8'; }
    .listview > ul > li span.ribbon {
      position: absolute;
      display: inline-block;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANEAAAAyCAYAAADC6j7DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFOTYwNTc4M0JFODExMUUyQUE5OEMxNkJCMTlBMTBBNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFOTYwNTc4NEJFODExMUUyQUE5OEMxNkJCMTlBMTBBNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU5NjA1NzgxQkU4MTExRTJBQTk4QzE2QkIxOUExMEE1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkU5NjA1NzgyQkU4MTExRTJBQTk4QzE2QkIxOUExMEE1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gO7U/wAAEzNJREFUeNrsnQlU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");
      right: 10px;
      overflow: hidden;
      top: -6px;
      width: 29px;
      height: 50px;
      line-height: 20px;
      background-position: 0 0;
      padding-top: 10px;
      font-weight: bold;
      font-size: 16px;
      text-align: center;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
      color: white;
      font-weight: bold; }
      .listview > ul > li span.ribbon.mini {
        font-size: 12px; }
      .listview > ul > li span.ribbon.boring {
        background-position: 0 0; }
      .listview > ul > li span.ribbon.alerted {
        background-position: -29px 0; }
      .listview > ul > li span.ribbon.warning {
        background-position: -89px 0; }
      .listview > ul > li span.ribbon.info {
        background-position: -58px 0; }
      .listview > ul > li span.ribbon.success {
        background-position: -150px 0; }
      .listview > ul > li span.ribbon.error {
        background-position: -120px 0; }
      .listview > ul > li span.ribbon.detail {
        background-position: -179px 0; }
  .listview .bookmarkRibbon {
    display: inline-block;
    background: url("/images/Ribbons.png");
    position: absolute;
    width: 28px;
    height: 50px;
    right: 5%;
    top: -5px;
    text-align: center;
    vertical-align: middle;
    color: white;
    text-shadow: 0 1px black;
    line-height: 2.9em; }
  .listview .bookmarkRibbon.orange {
    background-position: -29px 0px; }
  .listview .bookmarkRibbon.purple {
    background-position: -59px 0px; }
  .listview .bookmarkRibbon.red {
    background-position: -89px 0px; }
  .listview .listview-search {
    padding: 2px 25px;
    margin-bottom: 0;
    position: relative; }
    .listview .listview-search.btnAdd:after {
      display: inline-block;
      font-family: entypo;
      content: '\1F50D';
      font-size: 42px;
      text-align: right;
      color: #e1e1e1;
      position: absolute;
      right: 15px;
      top: -7px;
      color: #e1e1e1; }
  .listview input.listview-search-field {
    background-color: #324860;
    font-size: 1.1em !important;
    border-width: 0;
    font-size: 19px;
    font-weight: 700;
    margin: 0;
    line-height: 23px;
    padding: 5px 10px;
    text-indent: 0;
    box-shadow: 0;
    color: white; }
  .listview .listview-icon {
    float: left;
    font-size: 24px;
    padding: 11px 22px 0 0; }
  .listview .listview-content {
    padding-top: 1px;
    overflow: hidden; }
  .listview .info {
    color: #000; }
  .listview .label {
    background-color: rgba(0, 0, 0, 0.3); }
  .listview .info[data-glyph] {
    padding: 2px 4px;
    padding-left: 8px; }
    .listview .info[data-glyph]:before {
      color: inherit;
      font-family: 'entypo';
      content: attr(data-glyph);
      text-align: center;
      left: -4px;
      position: relative;
      font-size: 1.6em; }

/*
.listview.dark {
	$lv_bg: var(--bg-alt);
	$lv_highlight:lighten($lv_bg,15);
	$lv_inset:darken($lv_bg,10);

	ul {
		border-right:1px solid $lv_inset;
		border-left:1px solid $lv_inset;
		li {
			background-image:none;
			background-color:$lv_bg;
			color:white;
			text-shadow:0 1px 0 rgba(black,.8);
			border-top:1px solid rgba(white,.1);
			border-bottom:1px solid rgba(black,.4);
			&.divider {
				background-color:$lv_highlight;
				color:$lv_inset;
				font-weight:bold;
				text-shadow:0 1px 0 rgba(white,.2);
			}

			&[data-glyph]:before {
				@include text-color($lv_bg);
			}
		}
	}
	p {
		color:rgba(white,.8);
	}
	.listview-search {
		padding: 2px 25px;
		margin-bottom: 0;
		background-color:darken($lv_highlight,10);
		@include text-color($lv_highlight);
		border-right:1px solid $lv_inset;
		position:relative;
		&.btnAdd:after {
			display:inline-block;
			font-family:entypo;
			content:'\1F50D';
			font-size:42px;
			text-align:right;
			color:$lv_inset;
			position:absolute;
			right:15px;
			text-shadow:0 1px 0 rgba(white,.2);
		}
	}
	input.listview-search-field {
		background-color:darken($lv_highlight,10);
		@include text-color($lv_highlight);
		color:white;
	}
}
*/
@keyframes slideDown {
  from {
    transform: scaleY(0);
    max-height: 0;
    opacity: 0px; }
  to {
    transform: scaleY(1);
    max-height: 300px;
    opacity: 1; } }
@keyframes slideUp {
  from {
    transform: scaleY(1);
    max-height: 300px;
    opacity: 1; }
  to {
    transform: scaleY(0.5);
    max-height: 0px;
    opacity: 0; } }
.slidev {
  transform: scaleY(0);
  transition: all .5s;
  max-height: 0;
  height: 0;
  transform-origin: top;
  margin: 0;
  padding: 0; }

.slidev.hide {
  animation: slideUp .5s; }

.slidev.show, .slidev.in {
  animation: slideDown .5s;
  transform: scaleY(1);
  max-height: inherit;
  height: inherit; }

.toggle ~ .toggle_content, input[type=checkbox] ~ .toggle_content, .toggle_content_show, .slide-show {
  transition: all 0.5s cubic-bezier(0.41, 1.34, 0.51, 1.01);
  max-height: 300px;
  overflow: visible;
  opacity: 1;
  transform: scaleY(1);
  transform-origin: top; }

.toggle-off ~ .toggle_content, input[type=checkbox] ~ .toggle_content, .toggle_content_hide, .slide-hide {
  transition: all 0.5s cubic-bezier(0.41, 1.34, 0.51, 1.01);
  overflow: auto;
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  transform: scaleY(0);
  transform-origin: top; }

.toggle_content {
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  transform-origin: top; }

.toggle {
  background-color: #2b3e51;
  border-radius: 60px;
  color: var(--white);
  height: 29px;
  margin: 0 12px 0 0;
  overflow: hidden;
  display: inline-block;
  transition: all .25s ease; }
  .toggle.toggle-off {
    background-color: #c7cfd6; }
    .toggle.toggle-off .toggle-radio {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAdCAYAAAC9pNwMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQUQ1RDIzRTZCMUMxMUUyQTUyQUY3MkIyRTNEQkU1NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQUQ1RDIzRjZCMUMxMUUyQTUyQUY3MkIyRTNEQkU1NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkJBRDVEMjNDNkIxQzExRTJBNTJBRjcyQjJFM0RCRTU1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJBRDVEMjNENkIxQzExRTJBNTJBRjcyQjJFM0RCRTU1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+QtdfEQAAAVhJREFUeNrslrtKA0EUho1GzIWAgiHaBC9V1BR5AiGQwguCT6qQQhFCyAuokF20FEQsFLRw1Rhx/QamSLEbzmbPoEUO/PwLO5xv5jCXkwnDcOYvIjMFS6K+ezyHFdBPv3cSOAMDMrZhPlEVlUZ+f6EHdIN8JjJUAQOtYPtoVZDvDXWA+6nAQGvYIZpPWMkrdM4EYpNnx0B3sKMJ907D5m7HDZiNgS5jeyk3bp08jURgojVBeaOiCTwvAjPQbKJ1peO6YMsuWvGW8l2xLQVXlcFlqliQgJcc3JCLEnDOATgrAX86AH9LwC8OwK8S8L0y9Imr810C9pXBvug4MbtH7E4JOrAPhvjKvEBDBXCXhXyIwQx+xs5SQj3yXCZ9JAzcw06jjoIgrsc9iUk6kAO0IgAGtgPxNHuuTWSagzVUjOi5bm15dXqumImY5y5vN2AAbNrQ/1/wrwADAA7kf28aLpLkAAAAAElFTkSuQmCC");
      background-position: 0 0;
      color: #3c4853;
      left: 0;
      margin-left: .5px;
      margin-right: -13px;
      z-index: 1; }
      .toggle.toggle-off .toggle-radio:first-child {
        left: -120%; }
  .toggle .toggle-radio {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAdCAYAAAC9pNwMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGRTdGMTE3NDA3MjA2ODExODIyQUI5MUFDNjJGMjJBMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2RjFCODcyMkI0RjYxMUUyOTM1QUM0NDczN0Y0Mjc5MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2RjFCODcyMUI0RjYxMUUyOTM1QUM0NDczN0Y0Mjc5MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkU3RjExNzQwNzIwNjgxMTgyMkFCOTFBQzYyRjIyQTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkU3RjExNzQwNzIwNjgxMTgyMkFCOTFBQzYyRjIyQTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ey3NHAAABa0lEQVR42mL8//8/w0AAJoYBAgNmMQs5moy9EtiAlBgQ/zq7bcErcsxgJCaOgRYxAik3II4DYnsglkaS/gLEx4B4DRAvBTrkG1UsBlpqAKRmAbEpEeY9B+ISoOXLKLIYaGkYkJoPxFwkhiTIoVlAB/wlOXEBLY0GUivIsBQE0oB4Lsk+BlqqBaROk2kpMkgH+noWKT6eQAVLQaAb6AkhoiwGKjQBUq5Uyq58IF8T6+NIKpcVUcRabEdli3WAoShCjMXKNCghlYmxWJAGFnMQY/F7Glj8gxiL79LA4rvEWHyYypZeARYib4ixeDmVLV5GVHYCug5UVO6lkqWfgHgmKUVmHhB/o4LFFUCPvCPaYqDia9AahpKW4BKgOdNJrhaBmpZCi8/vZFg6B4gTqNECARlkTISFL6AtkKXUbHN5AnEMEDsCsQRam+sEEK+GBi912lw4HAKq7kAF/1cgfgW0jGRDGEd7EvQCAAEGAKyHdtkuG/lqAAAAAElFTkSuQmCC") right top no-repeat;
    color: white;
    display: block;
    font-weight: 700;
    height: 28px;
    left: 120%;
    max-width: 200%;
    margin-left: -13px;
    padding: 5px 28px 3px;
    position: relative;
    text-align: center;
    z-index: 2;
    transition: all .25s ease; }
    .toggle .toggle-radio:first-child {
      margin-bottom: -29px;
      left: 0; }
    .toggle .toggle-radio i {
      top: 3px; }
  .toggle input {
    display: none;
    position: absolute;
    outline: none !important;
    display: block\9;
    opacity: 0.01; }
  .toggle.toggle-icon {
    border-radius: 6px 7px 7px 6px; }
    .toggle.toggle-icon.toggle-off {
      border-radius: 7px 6px 6px 7px; }
      .toggle.toggle-icon.toggle-off .toggle-radio {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQUQ1RDIzQTZCMUMxMUUyQTUyQUY3MkIyRTNEQkU1NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQUQ1RDIzQjZCMUMxMUUyQTUyQUY3MkIyRTNEQkU1NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkJBRDVEMjM4NkIxQzExRTJBNTJBRjcyQjJFM0RCRTU1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJBRDVEMjM5NkIxQzExRTJBNTJBRjcyQjJFM0RCRTU1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+zNmw8AAAADNJREFUeNpi0bELqGKgM2BiGAAwaumopaOWjlo6aumopaOWjlo6aumopaOWjlpKIQAIMAClFAFxTOBUZQAAAABJRU5ErkJggg==");
        background-position: 0 0; }
    .toggle.toggle-icon .toggle-radio {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAIAAADZ8fBYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5QTIxOEU0QzZCMUIxMUUyQTUyQUY3MkIyRTNEQkU1NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5QTIxOEU0RDZCMUIxMUUyQTUyQUY3MkIyRTNEQkU1NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlBMjE4RTRBNkIxQjExRTJBNTJBRjcyQjJFM0RCRTU1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlBMjE4RTRCNkIxQjExRTJBNTJBRjcyQjJFM0RCRTU1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+iDRfqAAAACxJREFUeNpilNozh4EGgImBNmDU3FFzR80dNXfU3FFzR80dNXfUXPIAQIABAJD7AaxzTB0GAAAAAElFTkSuQmCC");
      background-position: 62px 0;
      border-radius: 6px;
      min-width: 27px;
      text-align: right; }
      .toggle.toggle-icon .toggle-radio:first-child {
        text-align: left; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
  .toggle.toggle-off .toggle-radio {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA6CAYAAADspTpvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NkY4Q0U2NTZFOTMxMUUyQTUyQUY3MkIyRTNEQkU1NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NkY4Q0U2NjZFOTMxMUUyQTUyQUY3MkIyRTNEQkU1NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZEMkYxMTE0NkU3RTExRTJBNTJBRjcyQjJFM0RCRTU1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY2RjhDRTY0NkU5MzExRTJBNTJBRjcyQjJFM0RCRTU1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+fNPK9gAAAl5JREFUeNrsmr9LAzEUx2Or/eFg0foDKoq4+WuSujoJgg76l1pBUHASEVFHqYJDF6Vg8YY6aK219Rt8QxGR3N1LLtE8+Ewt9/K53OUllwz0ej3xnyIl/ll4YS/shb2wF7Y5BlX+tLK+G+eGToESKIICGAZD9Ps7eAFNEIA6eATdKMmuT/Z4hCPEOFgA8yD7y/+yxCiYA6vgDdTALXhKpIdDhOzFMpiNcY0s3SzJPbik3rdKOA3WwBLzuDADpkGVxD9sEB4BG9S7ugbWFRoHjsFzkqP0BNjRKPv9dZG5JpMSlom3Qc5gVZG5tuJIp2I8xpt95cVkDFHuEVPCaXpncyK5yFEb0iaE1wy9s6olUKtwkUqPLbEMxnQKly2bf6foidMiPB5zBqUrZqlt7MKLFi+CFrmF07QQsDXmVUdsVWFZ6DMWC2dUJyOqwiUH1vYlTuGiA8JFTuGCA8IFTuG8A8J5TuGMA8IZTuE/E6rCbQdc2pzCrw4Iv3IKNx0QbnIKBw4IB5zCdQeE65zCDcsHrja1kU1YfgCvWSxcE4of6cPU4RuLhZXbFkZYbmw9WCj7IEJsuoWdaV2IiFuZmqJLbRK6hOXQX7VIuBq2ZEaZS19ZUpcDaovQLdwRX7t4rQRlW9SGjglhGXLL8ihKQoboUO5I26Zxloey0B8Y7ukW5WxEvUDc9bBMvG/onQ4oVyPORTg+AMhVSgVcaypZXbp2hWPVxnXGQ07rzsGd+NrrmWG6rrWHWvofu0Ohfmzpp3Dq2FL/NPQUnAmDB9NUYsCfiPfCXtgLe2Ev7IUTi08BBgAqUnVluR8gwwAAAABJRU5ErkJggg==");
    background-size: 30px 29px; }
  .toggle .toggle-radio {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA6CAYAAADspTpvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzE2QTg2QTFCNEY3MTFFMjkzNUFDNDQ3MzdGNDI3OTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzE2QTg2QTBCNEY3MTFFMjkzNUFDNDQ3MzdGNDI3OTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOkZGN0YxMTc0MDcyMDY4MTE4MjJBQjkxQUM2MkYyMkExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZGN0YxMTc0MDcyMDY4MTE4MjJBQjkxQUM2MkYyMkExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7cwzGAAAArpJREFUeNrsmjFIm0EUxy8SbAaDaAnBPcRBMMZUQtxqQTHgIOjuZAUp1KUdHDo1Y1sQWunU3W5SRZFkaw0oGjeju4SiwVqxlkD6P/ICKWiaxHffd2fvwY9vSHLvfnm53N33nadcLov/KTxW2ApbYStsha3wPRKOJWfqvdwOEuAx6Adh0AM66PWf4ATkwQHIgG/gd6P5d9c+NdVfr6IvMgrmwBTorvO+bqIPTIJXoAhWwDLY4+5YG3N7EfBFfvFg9h+yt0UXfVa2sUZtaifsA2/ADkjKocIx3MA4tfmWcmghHKJxt6BoiMg2n1OOkKvC+MMawuUrGHDgD1bm2AZxV4QhKxOnQcDBWeUh2LqLdFuLsvKntVozvTgZHZQ75IgwZH00bQSEexGgPvicqHDKoTHbyJh+rXSlhepGaJrwCj2iJLuF1daBqgqnNJKtTlkpJRVGdaO0+vEIvaJMVd7jrvC8hrLVFdk8a4VR3Qe4FECnpru+cxBEla+5KhzXWFZQ3+KcP+kRA/b2I5zCEQOEI5zCYQOEw5zCQQOEg5zCfgOE/ZzC9yYaFb4wwOWCU7hggHCBUzhvgHCeUzhngHCOUzhtgHCGUzhLC3Rd44eo3NHkEaZdyGeNhVca2Sk1Ow+/11j4A+t+uGZfvIHLqGaym6juGPfCoxovReXGmS4h+/JCxUqrOpb3cVnSSHgJfcopE6ZYBPuazLuLqtbStVW+wmUafHdRVuaWD9uvlAuT9DEuE+DSBdlLyn2scrd0k7RcjDwBpw7KnlLOrOrtYT3phENjWuYYvoss1w2AI5J+p2jKKlHbCY5dG9cdj1+icuThEVhnlF2nNhcoh9BFuHaqkIdaBsFHcNZCG0X6bIzaYt2aqnoSKB9sPQXPxN8H03rFzQfTDkWLB9OaDXv00ApbYStsha2wFXYv/ggwADi+0nyDSiECAAAAAElFTkSuQmCC");
    background-size: 30px 29px; } }
[data-role=toggle] {
  cursor: pointer;
  display: inline-block;
  padding-bottom: .5em; }

[data-role=toggle]:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #333333;
  display: inline-block;
  margin: 0 4px;
  transition: all .5s ease;
  transform: rotate(0deg); }

[data-role=toggle].active:before {
  transform: rotate(90deg); }

.toggle-content-block {
  transition: all 0.5s cubic-bezier(0.41, 1.34, 0.51, 1.01);
  overflow: auto;
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  transform: scaleY(0);
  transform-origin: top; }

[data-role=toggle].active ~ .toggle-content-block, .toggle-content-block.active {
  transition: all 0.5s cubic-bezier(0.41, 1.34, 0.51, 1.01);
  max-height: 300px;
  overflow: visible;
  opacity: 1;
  transform: scaleY(1);
  transform-origin: top; }

.tgl-label {
  font-weight: bold;
  vertical-align: top;
  margin-top: .5em;
  font-size: 1em;
  line-height: 1em; }

.tgl {
  position: relative;
  display: inline-block;
  height: 30px;
  cursor: pointer; }
  .tgl > input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    /* Put the input behind the label so it doesn't overlay text */
    visibility: hidden; }
  .tgl .tgl_body {
    width: 60px;
    height: 30px;
    background: white;
    border: 1px solid #dadde1;
    display: inline-block;
    position: relative;
    border-radius: 50px; }
  .tgl .tgl_switch {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: white;
    position: absolute;
    left: -1px;
    top: -1px;
    border-radius: 50px;
    border: 1px solid #ccd0d6;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
    transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, transform cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
    z-index: 1; }
  .tgl .tgl_track {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 50px; }
    .tgl .tgl_track:after {
      display: inline;
      position: absolute;
      right: -10px;
      top: 0;
      bottom: 0;
      width: 55px;
      transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, right cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
      background: #439fd8 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAAXNSR0IArs4c6QAAAIRJREFUKBWVkMsNgCAQREm8cfKCBwvwYuzALu1HmrAF68C3cYmAxOAmw2RhHj9jflQIYUIejV0rJxBZjxbUN3ECoRNJ7cgahlkbV9uFtTckQYWwcKAMpq9DCjqFsAf+hOLVCJXwylz+phguneCA5Lpp3R9RhsseIj25DYqbKLzhNs7V/AKLN9Tj5LBvmgAAAABJRU5ErkJggg==") center center no-repeat;
      border-radius: 50px; }
  .tgl .tgl_bgd {
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    width: 55px;
    transition: left cubic-bezier(0.34, 1.61, 0.7, 1) 250ms, right cubic-bezier(0.34, 1.61, 0.7, 1) 250ms;
    background: #439fd8 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAAXNSR0IArs4c6QAAAIRJREFUKBWVkMsNgCAQREm8cfKCBwvwYuzALu1HmrAF68C3cYmAxOAmw2RhHj9jflQIYUIejV0rJxBZjxbUN3ECoRNJ7cgahlkbV9uFtTckQYWwcKAMpq9DCjqFsAf+hOLVCJXwylz+phguneCA5Lpp3R9RhsseIj25DYqbKLzhNs7V/AKLN9Tj5LBvmgAAAABJRU5ErkJggg==") center center no-repeat;
    background-position: 30px center !important;
    border-radius: 50px; }
  .tgl .tgl_bgd-negative {
    right: auto;
    left: -45px;
    background: white url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAPtJREFUKBV1kT0OgkAQhd2lNaHC0sSCQOIpPIAnMFYWJnAIOAV3sPUCXkITfmNroLC0MIDvrS5BxE2WHWa+N5OZmRRFMY/j+JhlmTX5c5IkCdI03TMsCONdCyEuUsqVbdtVXwc4bNs2gO+J60jDMHaE4Vw2TXPqV9Iw4jXu1nXdq2A2QoQp0pXw7zMzYSAbx3EOZJWAxkBUAbaG8JeAP3mez+q6PhNWQSF8ZI5o6yO1wRewp+GP3+v3RF8nGDTosxeIfwahBH0YSdhgxBGPiQTgAJnCsQYHg1B7kgBvyMqldKODrQ6XqCvBcTdN86EC2PbijYx/WaksyymjL5GlsmrxkFTKAAAAAElFTkSuQmCC") center center no-repeat;
    background-position: 14px center !important; }
  .tgl:hover .tgl_switch {
    border-color: #b5bbc3;
    transform: scale(1.06); }
  .tgl:active .tgl_switch {
    transform: scale(0.95); }
  .tgl > :not(:checked) ~ .tgl_body > .tgl_switch {
    left: 30px; }
  .tgl > :not(:checked) ~ .tgl_body .tgl_bgd {
    right: -45px; }
    .tgl > :not(:checked) ~ .tgl_body .tgl_bgd.tgl_bgd-negative {
      right: auto;
      left: 0px; }

.accordion-body table {
  table-layout: fixed;
  width: 100%; }
  .accordion-body table tbody td {
    vertical-align: top; }

.dataTables_scrollHead thead tr {
  border-bottom: 1px solid black; }

.dt-button-background {
  display: none !important;
  z-index: -1; }

div.dt-buttons {
  float: right !important;
  z-index: 3; }

.dataTables_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  margin-top: 2rem; }
  .dataTables_wrapper .top label {
    display: inline;
    color: white;
    font-size: 0px;
    left: 10px;
    z-index: 1; }
  .dataTables_wrapper .top label:before {
    display: inline;
    font-family: "Font Awesome 6 Pro";
    content: '\f002';
    font-weight: 900;
    font-size: 17px;
    position: absolute;
    top: 0.35em;
    left: 1em;
    color: var(--border);
    color: black; }
  .dataTables_wrapper .top input {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    color: var(--text-color);
    font-size: 14px;
    padding: .5em;
    padding-left: 32px;
    border: 1px solid var(--border);
    width: 15em; }
  .dataTables_wrapper .bottom {
    padding-left: 2em;
    display: -ms-flexbox;
    display: flex;
    padding: 1.3em 3em; }
    .dataTables_wrapper .bottom .dataTables_length {
      -ms-flex: 0;
          flex: 0; }
    .dataTables_wrapper .bottom .paginate_button {
      padding: .5em; }
      .dataTables_wrapper .bottom .paginate_button:hover {
        cursor: pointer; }
      .dataTables_wrapper .bottom .paginate_button.current {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
        background-color: #eceff5; }
    .dataTables_wrapper .bottom .bootstrap-select:not([class*="span"]) {
      width: 70px; }
    .dataTables_wrapper .bottom .dataTables_length {
      display: inline-block;
      margin-right: 2em; }
    .dataTables_wrapper .bottom .dataTables_length select.input-sm {
      line-height: 1.5em; }
    .dataTables_wrapper .bottom .dataTables_paginate {
      display: inline-block;
      margin-left: 2em; }

td a[data-weekday]:before {
  display: inline-block;
  content: attr(data-weekday);
  padding-right: 1em; }

.dataTables_wrapper .dataTables_filter {
  text-align: left !important;
  float: left; }

.dataTables_wrapper.no-footer .top .dataTables_filter {
  top: 0; }

.dataTables_wrapper table[data-type=fixed] ~ .top {
  top: 0 !important; }

table[data-role=datatable] caption {
  width: 100%; }

table.dataTable {
  border-collapse: collapse !important;
  width: 100%; }

table.dataTable.no-footer {
  border-bottom: 0; }

table.dataTable tfoot th, table.dataTable tfoot td {
  border-top: 0;
  padding: 6px; }

table.dataTable thead th, table.dataTable thead td {
  border-bottom: 0; }

table.dataTable thead .sorting, table.dataTable thead .sorting_desc {
  background: none !important; }

table.dataTable > thead .sorting:before {
  top: 1em;
  transition: opacity 1s ease-in-out;
  opacity: 0; }

table.dataTable > thead .sorting:after {
  top: 1em;
  transition: opacity .5s ease-in-out;
  opacity: 0; }

table.dataTable > thead .sorting_asc:before {
  opacity: 1; }

table.dataTable > thead .sorting_desc:after {
  opacity: 1; }

table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }

table th,
table td {
  padding: 0.75rem;
  vertical-align: top; }

table thead th {
  vertical-align: bottom; }

.dt-buttons {
  float: right !important; }

div.dt-button-collection {
  padding: 0; }
  div.dt-button-collection .dt-button {
    padding: 1em;
    background-color: var(--white);
    color: var(--text); }
  div.dt-button-collection .dt-button.active {
    background-color: var(--gray-light);
    color: var(--text);
    background-color: inherit;
    color: inherit; }
  div.dt-button-collection .dt-button.active:after {
    content: '\f00c';
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    right: 15px;
    color: var(--bs-green); }
  div.dt-button-collection .dt-button:hover {
    background-color: var(--gray-light);
    color: var(--text); }

.dataTables_processing {
  background-color: var(--info);
  color: white;
  padding: .5em 2em;
  width: 400px;
  left: 209px;
  top: 19px; }

table.dataTable.fixedHeader-floating {
  top: 50px !important; }

table {
  border: 1px solid var(--border);
  background-color: white; }

tbody tr {
  border-bottom: 1px solid var(--border); }

caption {
  text-align: center;
  caption-side: top;
  font-size: 2rem;
  font-weight: 200; }

thead {
  background-color: var(--header-bg);
  color: var(--header-text); }

thead th {
  text-align: center;
  white-space: nowrap; }

thead tr.grouping {
  border-left: 1px solid var(--border);
  border-right: 1px solid var(--border); }

/*
table thead tr {
	border-bottom:1px solid var(--border);
}
*/
table tbody tr {
  border-bottom: 1px solid var(--border); }

table caption {
  caption-side: top;
  text-align: center;
  font-weight: 200;
  font-size: 1.2em; }

table.dataTable thead .sorting_desc {
  background-image: none; }

table[data-role=datatable] {
  --background-color:white;
  border: 1px solid var(--border);
  background-color: var(--background-color);
  font-size: .8rem; }
  table[data-role=datatable] tbody tr {
    border-bottom: 1px solid var(--border); }
  table[data-role=datatable] tbody td {
    padding: .5rem;
    z-index: 2; }
  table[data-role=datatable] tbody td:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
    background-color: var(--background-color);
    border-right: 1px solid var(--border); }
  table[data-role=datatable] caption {
    text-align: center;
    caption-side: top;
    font-size: 2rem;
    font-weight: 200; }
  table[data-role=datatable] > thead {
    position: -webkit-sticky;
    position: sticky;
    inset-block-start: 0;
    z-index: 5; }
    table[data-role=datatable] > thead th {
      text-align: center;
      white-space: nowrap;
      padding: 1rem .5rem;
      z-index: 2; }
    table[data-role=datatable] > thead th:first-child {
      position: -webkit-sticky;
      position: sticky;
      left: 0;
      z-index: 3;
      background-color: var(--header-bg) !important; }
    table[data-role=datatable] > thead tr {
      background-color: var(--header-bg);
      color: var(--header-text); }
    table[data-role=datatable] > thead tr.grouping {
      border-left: 1px solid var(--border);
      border-right: 1px solid var(--border); }
  table[data-role=datatable] [aria-sort=descending]:after {
    content: '▼';
    padding-left: .1em;
    display: inline-block;
    white-space: nowrap; }
  table[data-role=datatable] [aria-sort=ascending]:after {
    content: '▲';
    display: inline-block;
    padding-left: .1em;
    white-space: nowrap; }

table:nth-of-type(2) th:not([scope=row]):first-child {
  left: 0;
  z-index: 3;
  background: linear-gradient(90deg, #666 0%, #666 calc(100% - .05em), #ccc calc(100% - .05em), #ccc 100%); }

.pop_alert.danger .tooltip-inner {
  background-color: #d9534f; }

.pop_alert .tooltip-inner {
  padding: 1em 2em;
  background-color: white;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1); }

[title]:after {
  display: none; }

[data-tooltip], [data-title] {
  position: relative; }
  [data-tooltip].big:after, [data-title].big:after {
    font-size: 1.1em;
    line-height: 1.2em; }
  [data-tooltip].success:after, [data-title].success:after {
    background: var(--bs-success);
    color: var(--bs-light); }
  [data-tooltip].info:after, [data-title].info:after {
    background: var(--bs-info);
    color: var(--bs-light); }
  [data-tooltip].warning:after, [data-title].warning:after {
    border-top-color: var(--bs-warning);
    color: var(--bs-light); }
  [data-tooltip].error:after, [data-title].error:after {
    background-color: var(--bs-danger);
    color: var(--bs-light); }
  [data-tooltip].wide:after, [data-title].wide:after {
    width: 300%; }
  [data-tooltip]:after, [data-title]:after {
    position: absolute;
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    display: block;
    transition: all 0.3s ease-in-out;
    white-space: pre-wrap; }
  [data-tooltip]:hover:after, [data-title]:hover:after {
    visibility: visible;
    z-index: 1000000;
    opacity: 1;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transform: translateY(-8px);
    white-space: pre-wrap; }
  [data-tooltip]:after, [data-title]:after {
    font-family: Helvetica,Arial, sans-serif;
    background: white;
    color: #3f525c;
    border: 1px solid #d2d2d2;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
    margin-left: -18px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    bottom: 100%;
    left: 50%;
    border-radius: 5px; }
  [data-tooltip][data-placement=bottom]:after, [data-title][data-placement=bottom]:after {
    bottom: -5em; }

[data-title]:after {
  content: attr(data-title); }

[data-tooltip]:after {
  content: attr(data-tooltip); }

[data-btitle] {
  position: relative; }
  [data-btitle].success:before {
    border-top-color: #458746; }
  [data-btitle].success:before {
    background: #458746; }
  [data-btitle].info:before {
    border-top-color: #3986ac; }
  [data-btitle].info:before {
    background: #3986ac;
    text-shadow: 0 -1px 0px #193b4d; }
  [data-btitle].warning:before {
    background-color: #c09854;
    text-shadow: 0 -1px 0px #6c5328; }
  [data-btitle].warning:after {
    border-top-color: #c09854; }
  [data-btitle].error:before {
    border-top-color: #b34e4d; }
  [data-btitle].error:before {
    background-color: #b34e4d;
    text-shadow: 0 -1px 0px #592726; }
  [data-btitle]:before {
    position: absolute;
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    display: block;
    transition: all 0.3s ease-in-out; }
  [data-btitle]:hover:before {
    visibility: visible;
    z-index: 1000000;
    opacity: 1;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transform: translateY(-8px); }
  [data-btitle]:before {
    font-family: Helvetica,Arial, sans-serif;
    background: white;
    color: #3f525c;
    border: 1px solid #d2d2d2;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    margin-left: -18px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    bottom: 100%;
    left: 50%;
    border-radius: 5px; }
  [data-btitle][data-placement=bottom]:after {
    bottom: -5em; }

[data-btitle]:before {
  content: attr(data-btitle); }

.switch input {
  -webkit-appearance: none; }

.switch {
  position: relative;
  font-family: helvetica;
  display: inline;
  font-weight: bold; }

.switch label:before {
  display: inline-block;
  width: 35px;
  text-align: center;
  content: attr(data-off);
  background-color: red;
  color: white;
  border-radius: 8px 0 0 8px;
  margin: 0;
  padding: 4px 6px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(255, 255, 255, 0.7); }

.switch label:after {
  background-color: green;
  text-align: center;
  display: inline-block;
  width: 35px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-radius: 0px 8px 8px 0px;
  content: attr(data-on);
  color: white;
  margin: 0;
  margin-left: -4px;
  padding: 4px 6px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(255, 255, 255, 0.7); }

.switch label {
  margin: 0;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 8px; }

.switch input {
  background: white;
  background-position: 50% 50%;
  background-size: 21px 17px;
  background-repeat: no-repeat;
  position: absolute;
  top: -5px;
  width: 36px;
  border-radius: 8px;
  height: 30px;
  padding: 4px 6px;
  margin-left: -4px;
  transition: all .3s ease;
  border-radius: 0px 8px 8px 0px;
  border-bottom: 2px solid #d6d5d3; }

.switch input:checked {
  right: 35px;
  border-radius: 8px 0 0 8px; }

.switcher input:checked {
  width: 100px;
  height: 52px; }

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0; }

.navbar-right .tt-dropdown-menu {
  right: 0px !important;
  left: auto !important; }

.autocomplete ~ .tt-dropdown-menu {
  min-width: 225px; }

.tt-dropdown-menu {
  min-width: 425px;
  max-width: 600px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }
  .tt-dropdown-menu h3 {
    color: var(--text-color);
    margin: 0;
    padding: 15px 0px 0px 20px; }
  .tt-dropdown-menu .tt-suggestion {
    display: block;
    padding: 3px 20px; }
  .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: #0081c2;
    background-repeat: repeat-x;
    background-image: linear-gradient(bottom, #0088cc, #0077b3); }
  .tt-dropdown-menu .tt-suggestion.tt-is-under-cursor a {
    color: #fff; }
  .tt-dropdown-menu .tt-suggestion p {
    margin: 0; }

/*

.tags {
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: $base-line-height / 2;
	color: $gray;
	vertical-align: middle;
	@include border-radius($border-radius);
	background-color: $white;
	border: 1px solid $border-color;
	@include box-shadow(inset 0 1px 1px rgba(0,0,0,.075));
	@include transition("border linear .2s, box-shadow linear .2s");
	width: 206px;
	.tags-hover {
		border-color: rgba(82,168,236,.8);
		outline: 0;
		@include box-shadow("inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)");
	}

	&[class*="span"] {
		float: none;
		margin-left: 0;
	}

	input[type="text"],
	input[type="text"]:focus {
		border: none;
		display: inline;
		outline: 0;
		margin: 0;
		padding: 0;
		font-size: $base-font-size * .846;
		line-height: 14px;
		@include box-shadow(none);
		width: 97%;
	}
}

.tag {
	display: inline-block;
	padding: 2px 4px;
	font-size: $base-font-size * .846;
	font-weight: bold;
	line-height: 14px; // ensure proper line-height if floated
	color: $white;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #7F8B99;
	padding-left: 9px;
	padding-right: 9px;
	@include border-radius(9px);
	// .border-radius(9px);
	margin-bottom: 5px;
	margin-right: 5px;
	@include transition("all 0.2s ease");
	// .transition(~"all 0.2s");

	&:empty {
		display: none;
	}

	// Important (red)
	&.-important   { background-color: darken($error, 10%); }
	// Warnings (orange)
	&.-warning     { background-color: darken($warning, 10%); }
	// Success (green)
	&.-success     { background-color: darken($success, 10%); }
	// Info (turquoise)
	&.-info        { background-color: darken($info, 10%); }
	// Inverse (black)
	&.-inverse     { background-color: darken($darkgray, 10%); }

	.close {
		font-size: $base-font-size;
		line-height: 14px;
		margin-left: 7px;
	}
}
*/
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text; }

.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  padding-left: 4px;
  margin: 0;
  width: auto;
  max-width: inherit; }

.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1; }

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777; }

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777; }

.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none; }

.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white; }

.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer; }

.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px; }

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.bootstrap-tagsinput .label {
  font-size: 100%; }

.flex-j-c {
  -ms-flex-pack: center;
      justify-content: center; }

.contain, .flex, .layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .contain.column, .flex.column, .layout.column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .contain.wrap, .flex.wrap, .layout.wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .contain.nowrap, .flex.nowrap, .layout.nowrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .contain.left, .contain.flex-left, .flex.left, .flex.flex-left, .layout.left, .layout.flex-left {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .contain.right, .contain.flex-right, .flex.right, .flex.flex-right, .layout.right, .layout.flex-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .contain.flex-center, .flex.flex-center, .layout.flex-center {
    -ms-flex-pack: center;
        justify-content: center; }
  .contain.center, .contain.flex-center, .flex.center, .flex.flex-center, .layout.center, .layout.flex-center {
    -ms-flex-pack: center;
        justify-content: center;
    margin: none; }
  .contain.pad, .flex.pad, .layout.pad {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .contain.grow, .flex.grow, .layout.grow {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .contain.scale, .flex.scale, .layout.scale {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .contain.margin, .flex.margin, .layout.margin {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .contain.column, .flex.column, .layout.column {
    -ms-flex-direction: column;
        flex-direction: column; }
  .contain.top, .flex.top, .layout.top {
    -ms-flex-align: start;
        align-items: flex-start; }
  .contain.middle, .flex.middle, .layout.middle {
    -ms-flex-align: center;
        align-items: center; }
  .contain.bottom, .flex.bottom, .layout.bottom {
    -ms-flex-align: end;
        align-items: flex-end; }
  .contain.stretch, .flex.stretch, .layout.stretch {
    -ms-flex-align: stretch;
        align-items: stretch; }
  .contain.content-space, .flex.content-space, .layout.content-space {
    -ms-flex-line-pack: justify;
        align-content: space-between; }
  .contain.content-margin, .flex.content-margin, .layout.content-margin {
    -ms-flex-line-pack: distribute;
        align-content: space-around; }
  .contain.content-center, .flex.content-center, .layout.content-center {
    -ms-flex-line-pack: center;
        align-content: center; }
  .contain.content-top, .flex.content-top, .layout.content-top {
    -ms-flex-line-pack: start;
        align-content: flex-start; }
  .contain.content-bottom, .flex.content-bottom, .layout.content-bottom {
    -ms-flex-line-pack: end;
        align-content: flex-end; }
  .contain .fit, .flex .fit, .layout .fit {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .contain .grow, .flex .grow, .layout .grow {
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .contain .grow.bigger, .flex .grow.bigger, .layout .grow.bigger {
    -ms-flex-positive: 2;
        flex-grow: 2; }
  .contain .fit-1, .flex .fit-1, .layout .fit-1 {
    -ms-flex: 0 25%;
        flex: 0 25%; }
  .contain .fit-2, .flex .fit-2, .layout .fit-2 {
    -ms-flex: 0 50%;
        flex: 0 50%; }
  .contain .fit-3, .flex .fit-3, .layout .fit-3 {
    -ms-flex: 0 75%;
        flex: 0 75%; }
  .contain .fill-1, .flex .fill-1, .layout .fill-1 {
    -ms-flex: 1 25%;
        flex: 1 25%; }
  .contain .fill-2, .flex .fill-2, .layout .fill-2 {
    -ms-flex: 1 50%;
        flex: 1 50%; }
  .contain .fill-3, .flex .fill-3, .layout .fill-3 {
    -ms-flex: 1 75%;
        flex: 1 75%; }
  .contain .fill, .flex .fill, .layout .fill {
    -ms-flex: 1;
        flex: 1; }
  .contain .top, .contain .start, .flex .top, .flex .start, .layout .top, .layout .start {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .contain .middle, .flex .middle, .layout .middle {
    -ms-flex-item-align: center;
        align-self: center; }
  .contain .bottom, .contain .end, .flex .bottom, .flex .end, .layout .bottom, .layout .end {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .contain .stretch, .flex .stretch, .layout .stretch {
    -ms-flex-item-align: stretch;
        align-self: stretch; }

.flex-stack {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.flex-spacer {
  -ms-flex: 1 auto;
      flex: 1 auto; }

.flex-middle {
  -ms-flex-align: center;
      align-items: center; }

.flex-first {
  -ms-flex-order: 0;
      order: 0; }

.flex-one {
  -ms-flex-order: 1;
      order: 1; }

.flex-last {
  -ms-flex-order: 9;
      order: 9; }

.flex-fit {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

.flex-grow, .flex-fill {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.flex-full {
  -ms-flex: 1 1 100% !important;
      flex: 1 1 100% !important; }

.flex-min {
  -ms-flex: 0 !important;
      flex: 0 !important; }

.flex-shrink {
  -ms-flex: 0  auto;
      flex: 0  auto; }

.flex-1 {
  -ms-flex: 1 25%;
      flex: 1 25%; }

.flex-2, .flex-split {
  -ms-flex: 1 50%;
      flex: 1 50%; }

.flex-3 {
  -ms-flex: 1 75%;
      flex: 1 75%; }

/*@import "../../bower_components/bootstrap-select/sass/bootstrap-select.scss";*/
table.dataTable.fixedHeader-floating, table.dataTable.fixedHeader-locked {
  background-color: white;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

table.dataTable.fixedHeader-floating {
  position: fixed !important; }

table.dataTable.fixedHeader-locked {
  position: absolute !important; }

@media print {
  table.fixedHeader-floating {
    display: none; } }
/*@import "modules/_fa.scss";*/
/************Bootstrap Overrides**************/
.btn.btn-info, .btn.btn-danger, .btn.btn-warning, .btn.btn-primary {
  color: var(--text-light) !important; }

:focus {
  outline: none; }

.btn-success, .btn-danger, .btn-warning, .btn-info {
  color: var(--text-light) !important; }

.bg-success, .bg-warning, .bg-info, .bg-danger, .bg-primary, .bg-secondary, .bg-dark {
  color: var(--text-light); }

.fs-7 {
  font-size: .8rem; }

/*********************************************/
.fade:not(.show):not(.in):not(.in) {
  max-height: 0; }

.bg-info {
  color: white; }

#markdown_content h3 {
  text-align: left;
  padding: 0; }

details.json {
  white-space: pre; }

details[open] {
  position: relative; }

details[open] > div {
  position: absolute;
  background-color: white;
  top: 3em;
  color: var(--text-dark);
  z-index: 9999;
  opacity: 1;
  min-width: 30em;
  max-height: 30vh;
  overflow-y: scroll;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  transition: all .25s ease-in-out;
  border: 4px solid var(--danger);
  padding: 1em;
  white-space: pre-wrap; }

details summary {
  padding: .5em 1em;
  display: inline;
  border-radius: 4px;
  color: white;
  background-color: var(--bs-danger); }

details > summary > * {
  display: inline; }

.nav-item.dropdown {
  margin: 0 .5em; }

.summary_box.danger {
  background-color: var(--bs-danger);
  color: white;
  border: 0; }

.summary_box.success {
  background-color: var(--bs-success);
  color: white;
  border: 0; }

.summary_box.info {
  background-color: var(--bs-info);
  color: white;
  border: 0; }

.summary_box.warning {
  background-color: var(--bs-warning);
  color: white;
  border: 0; }

.summary_box {
  color: #808b97;
  border: 1px solid #f2f2f2;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 2em;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-radius: 4px; }
  .summary_box > i {
    margin-left: 2em;
    margin-top: 1em;
    font-size: 1.5em;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
  .summary_box h3 {
    margin-top: .5em;
    font-weight: 100;
    -ms-flex: 2 1 auto;
        flex: 2 1 auto;
    display: block;
    text-align: center; }
  .summary_box ul {
    margin-top: .5em;
    list-style: none;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex: 1 100%;
        flex: 1 100%; }
  .summary_box li {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    margin: 0 1em;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    text-align: center; }
    .summary_box li strong {
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
      display: block;
      text-align: center; }
    .summary_box li var {
      display: inline-block;
      text-align: center;
      font-weight: 200; }

.inside-addon i {
  left: .5em;
  line-height: 2em; }
.inside-addon input {
  margin-left: -2em;
  padding-left: 2.1em; }

.title {
  font-weight: bold; }

i {
  line-height: 1em;
  padding-left: .3em;
  padding-right: .3em; }
  i.prepend {
    padding-right: .5em; }
  i.append {
    padding-left: .5em; }
  i.decor {
    padding-left: .3em;
    padding-right: .3em; }

.main-nav {
  background-color: white;
  z-index: 999; }

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.button-bar {
  display: -ms-flexbox;
  display: flex; }
  .button-bar .btn {
    -ms-flex: 1 auto;
        flex: 1 auto;
    border-radius: 0;
    border-right: 0; }

var {
  font-style: normal;
  display: inline-block; }

var[class*='display'] {
  font-weight: 300; }

var.display-lg {
  font-size: 1.5em; }

var.display-md {
  font-size: 1.2em; }

.pre, .text-pre {
  white-space: pre-wrap; }

.details-block {
  white-space: pre-wrap; }

input, textarea {
  outline: none; }

input[type=file] {
  width: 200px; }

ul.horizontal li {
  float: left; }

.chartbox {
  margin: 1em; }
  .chartbox .legend, .chartbox legend {
    font-size: 12px; }
    .chartbox .legend h5, .chartbox legend h5 {
      text-align: right;
      font-size: 16px;
      font-weight: bold; }
    .chartbox .legend ul li, .chartbox legend ul li {
      font-size: .85em;
      padding: 10px 15px;
      font-weight: bold; }
      .chartbox .legend ul li u, .chartbox legend ul li u {
        width: 16px;
        height: 16px;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        text-decoration: none;
        border-radius: 16px;
        position: relative;
        margin-right: .3em;
        line-height: 1em; }
      .chartbox .legend ul li span, .chartbox legend ul li span {
        line-height: 1.1em;
        margin-right: 10px;
        padding-left: 3px;
        font-size: .9em; }

a {
  text-decoration: none;
  transition: color .3s ease-in-out;
  cursor: pointer;
  line-height: 1; }

a.no_style {
  color: inherit;
  text-decoration: none; }

a:link {
  color: var(--link);
  transition: color .3s ease-in-out; }

a:visited {
  color: var(--link);
  transition: color .3s ease-in-out; }

i.fa.fa-cargo:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzcuNjE4NjUiIGhlaWdodD0iMTQzLjE3MjA0IiB2aWV3Qm94PSIwIDAgMTM3LjYxODY1IDE0My4xNzIwNCI+CiAgPHRpdGxlPmNhcmdvPC90aXRsZT4KICA8cGF0aCBkPSJNMjYwLDI3MS44NzEyOGwtNS41MDQ3NSw1LjUwNDc1di01LjUwNDc1bC01LjUwNDc1LDUuNTA0NzV2NS41MDQ3NUwyMzcuOTgxLDI5My44OTAyNnYtNS41MDQ3NWwtNS41MDQ3NSw1LjUwNDc1VjI5OS4zOTVsLTUuNTA0NzUsNS41MDQ3NWgtMjIuMDE5VjI5OS4zOTVIMTg4LjQzODN2NS41MDQ3NWgtMjIuMDE5VjI5OS4zOTVIMTQ5LjkwNTA4djUuNTA0NzVIMTIyLjM4MTM1di0yMi4wMTlIMjI2Ljk3MTUyTDI2MCwyNDkuODUyMjlaTTE0NC40MDAzMywxNzguMjkwNTloMzguNTMzMjJjLTEwLjkyNDEyLDExLjEyODA4LTExLjAwOTQ5LDkuOTc3NjctMTEuMDA5NDksMTQuODA3Nzh2Ny4yMTEyMUgxMzMuMzkwODRDMTMzLjM5MDg0LDE4Ny4yNTgsMTMxLjY4NzQ3LDE5MS4wMDM0NSwxNDQuNDAwMzMsMTc4LjI5MDU5Wm0yNy41MjM3Myw0OS41NDI3MUgxMzMuMzkwODR2LTIyLjAxOWgzOC41MzMyMlptMCwyNy41MjM3M0gxMzMuMzkwODR2LTIyLjAxOWgzOC41MzMyMlptMCwyMi4wMTlIMTMzLjM5MDg0VjI2MC44NjE3OGgzOC41MzMyMlpNMTg4LjQzODMsMTcyLjc4NTg1SDE0OS45MDUwOGMxMS44OTU5NC0xMS44OTU1Nyw5Ljc3NTEyLTExLjAwOTQ5LDE1Ljc0MzUyLTExLjAwOTQ5aDMzLjc5OTE5Wm00MS4wMTA0LDUuNTA0NzVxMy4wMjY3MywwLDMuMDI3NTcsMi45MTc1NXY4LjA5MTk1bC0xMS4wMDk0OSwxMS4wMDk0OUgxODIuOTMzNTV2LTcuMjExMjFjMC00LjUzMjQxLjA0MjQ1LTMuODQwNzMsMTEuMDA5NDktMTQuODA3NzhabTMuMDI3NTcsMzguNTMzMjItMTEuMDA5NDksMTEuMDA5NDlIMTgyLjkzMzU1di0yMi4wMTloMzguNTMzMjJsMTEuMDA5NDktMTEuMDA5NDlabTAsMjcuNTIzNzNMMjIxLjQ2Njc4LDI1NS4zNTdIMTgyLjkzMzU1di0yMi4wMTloMzguNTMzMjJsMTEuMDA5NDktMTEuMDA5NDlabTAsMjIuMDE5TDIyMS40NjY3OCwyNzcuMzc2SDE4Mi45MzM1NVYyNjAuODYxNzhoMzguNTMzMjJsMTEuMDA5NDktMTEuMDA5NDlabS0yMi4wMTktMTA0LjU5MDE4YzM1LjYxNDYxLDAsMzUuNjk0NzktLjQyNTIsMzcuMzIyMTQsMS4yMzg3MywxLjQ4NSwxLjUyLDEuMjExMDgsNC4wNzk0NSwxLjIxMTA4LDkuNzcwNzZMMjM3Ljk4MSwxODMuNzk1MzRjMC01Ljg1OTI0LjI4MzgtOC4wNjM5MS0xLjIzODczLTkuNjg4MzktMS43MDU3My0xLjgxOTM3LTIuMjIxMy0xLjMyMTExLTM3LjI5NDQ5LTEuMzIxMTFabTM4LjUzMzIyLDM4LjUzMzIyTDIzNy45ODEsMjExLjMxOTA3di0yMi4wMTlsMTEuMDA5NDktMTEuMDA5NDlabTAsMjcuNTIzNzNMMjM3Ljk4MSwyMzguODQyOHYtMjIuMDE5bDExLjAwOTQ5LTExLjAwOTQ5Wm0wLDIyLjAxOUwyMzcuOTgxLDI2MC44NjE3OFYyNDQuMzQ3NTVsMTEuMDA5NDktMTEuMDA5NDlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIyLjM4MTM1IC0xNjEuNzI3NzEpIiBmaWxsPSIjNjc2Yjc1Ii8+Cjwvc3ZnPgo=");
  content: '';
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: 1em 1em;
  top: 2px; }

a:active {
  color: var(--orange);
  transition: color .3s ease-in-out; }

a[href].nocolor {
  color: inherit; }

a:hover {
  text-decoration: none; }

a > i {
  color: var(--text-color);
  transition: all 1s ease; }

a.btn i {
  color: white; }

.btn.btn-default i {
  color: var(--text-color); }

.btn-check label {
  margin-bottom: 0;
  position: relative;
  top: 2px;
  left: 3px;
  line-height: 1em;
  margin-right: .5em; }

.btn-check input[type=checkbox] {
  top: 2px;
  margin-left: .4em;
  position: relative;
  height: 1em; }

.btn-check {
  padding-top: .8em;
  display: -ms-flexbox;
  display: flex; }

.btn-check:hover {
  background-color: #fff; }

.btn.btn-default {
  border: 1px solid var(--border);
  color: var(--text-color);
  background-color: white; }
  .btn.btn-default:hover {
    background-color: var(--gray-100); }
  .btn.btn-default.active {
    background-color: var(--gray-light); }

.btn.btn-secondary {
  color: #777;
  background-color: white;
  border: 1px solid var(--border); }
  .btn.btn-secondary i {
    color: #777; }

.btn-select {
  background-color: #E4E4E4;
  background-color: #eee;
  color: #555555;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.pr-auto {
  margin-right: auto; }

.pr-0 {
  margin-left: 0 !important; }

.pr-1 {
  margin-left: 0.25rem !important; }

.pr-2 {
  margin-left: 0.5rem !important; }

.pr-3 {
  margin-left: 1rem !important; }

.pr-4 {
  margin-left: 1.5rem !important; }

.pr-5 {
  margin-left: 3rem !important; }

.pl-auto {
  margin-right: auto; }

.pl-0 {
  margin-left: 0 !important; }

.pl-1 {
  margin-left: 0.25rem !important; }

.pl-2 {
  margin-left: 0.5rem !important; }

.pl-3 {
  margin-left: 1rem !important; }

.pl-4 {
  margin-left: 1.5rem !important; }

.pl-5 {
  margin-left: 3rem !important; }

.mr-auto {
  margin-right: auto; }

.mr-0 {
  margin-left: 0 !important; }

.mr-1 {
  margin-left: 0.25rem !important; }

.mr-2 {
  margin-left: 0.5rem !important; }

.mr-3 {
  margin-left: 1rem !important; }

.mr-4 {
  margin-left: 1.5rem !important; }

.mr-5 {
  margin-left: 3rem !important; }

.ml-0 {
  margin-left: 0 !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.ml-auto {
  margin-left: auto; }

.navbar-brands {
  white-space: nowrap; }

em {
  font-style: normal;
  font-weight: bold; }

/*
@mixin dropdown-arrow($color: $base, $top: 5px, $left: 15px, $size: 9px) {
	&:before {
		content: '';
		border-style: solid;
		border-width: 0 $size $size $size;
		border-color: transparent transparent $color transparent;
		height: 0px;
		position: absolute;
		left: $left;
		top: $top;
		width: 0px;
		transform: rotate(360deg);
	}
}
*/
[class*=label-] {
  padding: 3px; }

.report table {
  margin-bottom: 20px; }

.well {
  margin: 0px;
  background-color: var(--gray-100);
  border: 1px solid rgba(0, 0, 0, 0.1); }

.subtitle {
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 1px solid var(--border); }

.nobr {
  white-space: nowrap; }

.ReportSettings {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  margin: 20px 0;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex: 0 auto;
      flex: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 1em 2em; }
  .ReportSettings .form-group {
    padding: 0 1em; }
  .ReportSettings [data-name=daterange] {
    display: -ms-flexbox;
    display: flex; }
  .ReportSettings .no_label {
    margin-top: 2.5em; }
  .ReportSettings legend, .ReportSettings .heading, .ReportSettings h3 {
    font-weight: 300;
    -ms-flex: 1 100%;
        flex: 1 100%;
    text-align: left;
    font-size: 1.5em;
    padding: 4px 0;
    color: var(--text-color);
    text-align: left; }
  .ReportSettings .subtitle {
    font-weight: 500;
    margin-top: 0;
    text-transform: uppercase; }
  .ReportSettings > section {
    -ms-flex: 1 100%;
        flex: 1 100%;
    display: -ms-flexbox;
    display: flex; }
  .ReportSettings > fieldset {
    -ms-flex: 0 auto;
        flex: 0 auto;
    padding: 0;
    padding: 0 7px; }
  .ReportSettings > div {
    -ms-flex: 0 auto;
        flex: 0 auto;
    padding: 0;
    margin-top: auto; }
  .ReportSettings > .row {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
  .ReportSettings div[role=group] {
    -ms-flex: 0 auto;
        flex: 0 auto;
    padding: 0;
    padding: 0 7px;
    border-bottom: 0;
    padding: 15px; }
  .ReportSettings > .split {
    -ms-flex: 1 50%;
        flex: 1 50%; }
  .ReportSettings fieldset {
    border-top: 0;
    border-bottom: 0;
    padding: 15px; }
  .ReportSettings .nolabel {
    margin-top: 1.5em; }
  .ReportSettings label {
    display: block; }
  .ReportSettings > span {
    -ms-flex: 0 0;
        flex: 0 0; }
  .ReportSettings > .full {
    -ms-flex: 1 100%;
        flex: 1 100%; }
  .ReportSettings > h1, .ReportSettings > h2, .ReportSettings > h3, .ReportSettings > h4, .ReportSettings > h5, .ReportSettings > h6 {
    -ms-flex: 1 100%;
        flex: 1 100%; }
  .ReportSettings.well {
    margin: 0 0 60px 0;
    min-height: 0; }

.dataTables_wrapper.form-inline {
  -ms-flex-direction: row;
      flex-direction: row;
  display: block; }

.form-inline .form-group {
  margin: 0 .5em; }

.form-group {
  margin-top: auto !important; }

.form-inline .form-group label {
  padding-left: .5em;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.form-group-inline {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.form-group-inline label {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  -ms-flex-item-align: start;
      align-self: flex-start; }

[data-role="settings"] {
  border: 1px solid var(--border);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  padding: 1em 2em;
  border-radius: 6px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 20px 0; }
  [data-role="settings"] .title {
    font-weight: 300;
    -ms-flex: 1 100%;
        flex: 1 100%;
    text-align: left;
    font-size: 1.5em; }

.ReportSettings .form-group label {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.row > .form-group {
  margin: .5rem; }

[self*="size-full"] {
  -ms-flex: 1 0 100% !important;
      flex: 1 0 100% !important; }

.block {
  display: block; }

.ReportData {
  padding: 20px; }
  .ReportData > section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .ReportData h3 {
    color: var(--text-color); }

table td[data-status="up"] {
  color: var(--success); }

table td[data-status="up"]:after {
  content: '\25b2';
  display: inline;
  padding-left: 2px; }

table td[data-status="down"] {
  color: var(--warning); }

table td[data-status="down"]:after {
  content: '\25bc';
  display: inline;
  padding-left: 2px; }

table tr[data-status="danger"] {
  border-left: 4px solid var(--danger); }

table tr[data-status="warning"] {
  border-left: 4px solid var(--warning); }

.btn {
  font-weight: bold; }

table .btn.btn-tiny {
  font-size: 1.1em;
  padding: .07em .4em; }

table tr[data-status="danger"] {
  border-left: 4px solid var(--danger); }

.btn.btn-tiny {
  padding: .2em .6em; }

.btn.btn-note {
  background-color: var(--gray-300); }

.btn.btn-muted {
  background-color: var(--gray-100); }

.button.btn.btn-action, .btn.btn-action {
  background-color: var(--primary);
  color: white; }

.round {
  border-radius: 8px; }

.btn-round {
  padding: 0px 2px;
  border-radius: 16px; }
  .btn-round .glyphicon {
    left: 1px;
    margin: 0;
    padding: 0; }
  .btn-round.glyphicon:before {
    position: relative;
    top: -2px;
    left: 1px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); }

.text-darker {
  color: #585d68; }

.text-sm {
  font-size: .75em; }

.text-thin {
  font-weight: 200; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 16px; }

h3.highlight, h4.highlight {
  border-bottom: 1px solid var(--highlight); }

body {
  /*	padding-top:51px;*/
  font-size: 14px;
  overflow: hidden;
  background: white;
  color: #676b75; }

.body-container {
  position: relative;
  top: 56px;
  height: 100vh;
  overflow: auto;
  width: 100vw;
  padding-bottom: 3rem; }

nav ~ .container {
  padding-top: 2em; }

.container-fluid {
  padding-left: 0;
  padding-right: 0;
  z-index: 1; }

[data-glyph=logo]:before {
  content: '\2605'; }

.brand i {
  font-size: 1em;
  padding-right: 5px; }

.modal-dialog {
  box-shadow: 1px 3px 20px rgba(0, 0, 0, 0.3);
  z-index: 1050; }

.modal-header {
  border: 1px solid #bdc3c7;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding: 12px 15px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  background-color: var(--header-bg);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 rgba(0, 0, 0, 0.4);
  color: var(--text-light);
  border: none; }
  .modal-header h3 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .modal-header .modal-title {
    font-size: 1.5em; }
  .modal-header .btn-close {
    color: white; }

.modal-footer {
  background-color: #e8e8e8;
  margin-top: 0px; }

.modal-huge {
  width: auto;
  min-width: 1200px;
  max-width: 1600px; }

.modal-body {
  max-height: 1300px;
  overflow-y: auto;
  background-color: whitesmoke;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-image: #F5F5F5;
  padding: 1rem 2rem; }
  .modal-body.fit {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    margin: 0;
    padding: 0; }

.overflow-y {
  overflow-y: scroll;
  max-height: 600px; }

.contents {
  width: 100% !important;
  padding-right: 0;
  width: 50%;
  margin-right: 0;
  margin-left: 0 !important;
  padding-right: 0;
  min-height: 800px;
  box-sizing: content-box; }

.btn.activated {
  border-bottom: 5px solid green;
  box-shadow: 0 1px 0 #cfcfcf, inset 0 -1px 0 #003400; }

.btn.double {
  position: relative; }

.btn.double:before {
  position: absolute;
  display: block;
  content: '';
  border: 1px solid green;
  height: 2px;
  left: -1px;
  width: 100%;
  margin: 0;
  bottom: -2px;
  background-color: green;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0 0 4px 4px; }

hr {
  border-bottom: 1px solid white;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 1px; }
  hr.slim {
    margin-top: 0;
    margin-bottom: 0; }

.offer-alert {
  font-weight: 500;
  color: black; }

.alert.animate {
  transition: all 1s ease; }
.alert.hide {
  opacity: 0; }

.row .header {
  margin: 0 -15px; }

.header {
  margin: 0;
  padding: 1.1em;
  text-align: center;
  color: white;
  font-weight: bold;
  background-color: var(--header-bg); }
  .header a > i {
    color: white; }

.tab-content ul.datalist {
  border: none; }

.tab-pane.row {
  margin-left: 0;
  margin-right: 0; }

[data-role=popover][data-type="min"] ~ .popover .popover-content {
  padding: 0; }

#ProductsView .pop-form {
  background-color: white;
  border-radius: 6px; }
  #ProductsView .pop-form h4 {
    padding: 10px 5px;
    margin-top: 0;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  #ProductsView .pop-form input, #ProductsView .pop-form select {
    width: 5em; }
  #ProductsView .pop-form input, #ProductsView .pop-form select, #ProductsView .pop-form button {
    margin: 10px; }

.pop-nav li {
  cursor: pointer; }
.pop-nav li.list-group-item {
  font-size: 14px;
  white-space: nowrap;
  color: #43464c;
  border-left: none;
  border-right: none;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  background-color: #F3F4F8;
  color: var(--text-color);
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 40px; }
  .pop-nav li.list-group-item:hover {
    background-color: #EBEDF4; }
  .pop-nav li.list-group-item:first-child {
    border-top: none; }
  .pop-nav li.list-group-item .badge {
    margin-left: 8px;
    position: absolute;
    right: 10px; }
    .pop-nav li.list-group-item .badge.dark {
      background-color: #5a6571; }
    .pop-nav li.list-group-item .badge i {
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }

.badge {
  color: var(--text-color);
  background-color: rgba(0, 0, 0, 0.07); }

.hug {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0; }

.hug-sides {
  margin-left: 0;
  margin-right: 0; }

.hug-top {
  margin-top: 0;
  margin-bottom: 0; }

.squish {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0; }

.squish-sides {
  padding-left: 0;
  padding-right: 0; }

.squish-top {
  padding-top: 0;
  padding-bottom: 0; }

.editListing .popover, .popover-lg .popover {
  max-width: 600px;
  width: 600px; }

.fluid-width {
  width: 100%; }

.popover.popover-fit {
  max-width: 800px;
  padding: 0; }
  .popover.popover-fit .header {
    margin: 0 !important; }
  .popover.popover-fit .popover-content {
    padding: 0; }
  .popover.popover-fit ul {
    border-radius: 4px; }

.popover.popover-lg {
  width: 600px;
  max-width: 600px; }

.popover.popover-xlg {
  width: 1000px;
  height: 500px;
  max-height: 500px;
  max-width: 1000px; }

.popover {
  max-width: 300px; }
  .popover .popover-title {
    background-color: #4d6c8e;
    color: white;
    margin: -1px !important;
    font-size: 1em !important;
    text-align: center;
    padding: 9px !important; }
  .popover .header, .popover .popover-content > h3 {
    margin: -10px -15px 0 -15px !important;
    background-color: #4d6c8e;
    padding: 10px 15px;
    border-radius: 4px 4px 0 0;
    color: white;
    text-align: center; }
  .popover .header-sm, .popover .popover-content > h5 {
    margin: -10px -15px 0 -15px !important;
    background-color: #4d6c8e;
    padding: 7px 7px;
    border-radius: 4px 4px 0 0;
    color: white;
    text-align: center; }
  .popover .content p {
    padding: 5px 15px; }
  .popover .popover-content ul {
    margin-bottom: 0 !important; }
  .popover .popover-content ul.datalist {
    display: block;
    min-width: 0;
    border: none; }
  .popover .popover-content > div.hug {
    padding: 0; }
  .popover .popover-content .footer {
    padding: .5em; }
  .popover legend {
    border-bottom: 1px solid #e5e5e5;
    color: #676b75;
    margin-top: -10px;
    line-height: 1em; }
  .popover form fieldset, .popover [role=group] {
    margin-left: -13px;
    margin-right: -13px;
    padding: 15px 30px; }
  .popover .loading_container {
    display: none; }
  .popover.loading .loading_container {
    display: block;
    width: 2em;
    margin: auto;
    margin-top: 1em; }

[data-role=content].loading:before {
  font-size: 4em;
  text-align: center; }

.loading:before {
  animation-name: 'fa-spin';
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
  animation-delay: var(--fa-animation-delay, 0);
  font-size: 1rem;
  display: var(--fa-display, inline-block);
  content: "\f110" !important;
  font-family: "Font Awesome 6 Free";
  font-weight: 900; }

.price-input {
  width: 7em; }

.slim-pop .popover-content {
  padding: 0px; }

ul.datalist {
  min-width: 300px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 5;
  border: 1px solid #dbdbdb;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  ul.datalist header h5 {
    background-color: #f8f6fb;
    margin: 0;
    padding: 8px 20px;
    text-align: center;
    border-bottom: 1px solid #d9d9d9; }
  ul.datalist li {
    line-height: 2em;
    padding: 3px;
    padding-left: 20px;
    border-bottom: 1px solid #d9d9d9;
    background-color: white;
    background-color: #ECF0F1; }
    ul.datalist li h3 {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 1.1em; }
    ul.datalist li p {
      font-size: .8em; }
  ul.datalist .header {
    background-color: var(--header-bg);
    color: white;
    text-align: center;
    font-weight: bold; }
  ul.datalist li:after {
    content: '';
    display: block;
    clear: both; }
  ul.datalist .side {
    float: right;
    margin-right: 1em; }

#Message {
  position: absolute;
  z-index: 999;
  top: 20%;
  left: 40%;
  width: 400px;
  background-color: whitesmoke;
  border: 1px solid #e4e4e4;
  padding: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  transition: all .5s ease;
  display: none;
  opacity: 0; }
  #Message h4 {
    padding: 3px 15px; }
  #Message p {
    padding: 0 10px; }

p.tight {
  margin-top: 0;
  margin-bottom: 0; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.btn.small {
  padding: 1px 3px;
  line-height: 1em; }
  .btn.small i[data-glyph] {
    font-size: 1.4em; }

.navbar {
  margin-bottom: 0; }

.navbar-fixed {
  width: 100%; }

.typeahead.dropdown-menu {
  left: 0; }

.menu-icon {
  font-size: 16px;
  margin-top: 12px; }

.navbar-search {
  position: relative; }
  .navbar-search .typeahead.dropdown-menu {
    left: auto !important;
    min-width: 600px;
    right: 10px; }

.tt-suggestions .ID {
  font-weight: bold;
  padding-bottom: 2px;
  font-size: 13px; }
.tt-suggestions .name {
  font-weight: 200; }
.tt-suggestions .details {
  font-weight: 600;
  font-size: 12px;
  padding-top: 3px; }

.dropdown-header {
  font-size: 1em;
  padding: 3px 0;
  margin: 0 15px;
  border-bottom: 1px solid #eee; }

.hide {
  transition: opacity 1s ease; }

.showAsinHistoryList ~ .popover {
  max-width: inherit;
  width: 375px; }

.tab-content ul {
  padding-left: 0;
  list-style: none; }

.popover .popover-content .asinhistorylist {
  padding: 0;
  margin: -10px -15px; }
  .popover .popover-content .asinhistorylist ul {
    list-style: none;
    padding-left: 0;
    margin: 10px 15px; }
    .popover .popover-content .asinhistorylist ul li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .popover .popover-content .asinhistorylist > div {
    padding: 0; }
  .popover .popover-content .asinhistorylist a {
    padding-left: 0; }
  .popover .popover-content .asinhistorylist .btn-group {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .popover .popover-content .asinhistorylist .btn-group .btn {
      border-radius: 0;
      background-color: #E4E4E4;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      border-left: 1px solid rgba(255, 255, 255, 0.6);
      border-right: 1px solid rgba(0, 0, 0, 0.05); }
    .popover .popover-content .asinhistorylist .btn-group i:before, .popover .popover-content .asinhistorylist .btn-group span {
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 white;
      color: #676B75; }
    .popover .popover-content .asinhistorylist .btn-group .btn:last-child {
      border-right: 0; }
    .popover .popover-content .asinhistorylist .btn-group .btn + .btn {
      margin-left: 0; }

.confirmDelete p {
  width: 90%;
  margin: auto;
  padding: 10px 0;
  padding-right: 0; }
.confirmDelete a {
  margin-left: 15px; }
.confirmDelete .span {
  display: inline-block;
  width: 25%;
  margin-left: 20px; }

.typeahead strong {
  font-weight: normal; }
.typeahead li.active a, .typeahead a.active {
  color: white !important;
  text-shadow: none; }
.typeahead li a {
  color: #777777 !important; }

.dropdown-menu > .nav-link {
  padding: .5rem 1rem; }

.dropdown-item:visited {
  color: var(--text-color); }

.dropdown-item.active {
  background-color: #c9d2e0; }

.bootstrap-select .dropdown-menu li a {
  padding: .75em .5em; }

.dropdown-menu > li {
  position: relative; }
  .dropdown-menu > li a:visited {
    color: var(--text-dark) !important; }
  .dropdown-menu > li a {
    padding-left: 30px;
    text-shadow: none;
    color: var(--text-dark) !important; }
    .dropdown-menu > li a[data-glyph] {
      padding-left: 8px; }
      .dropdown-menu > li a[data-glyph]:before {
        font-size: 2.0em; }

.content_block {
  display: none;
  opacity: 0; }

.nav-tabs {
  border-bottom: 0; }
  .nav-tabs li.active {
    background-color: var(--bs-blue); }
    .nav-tabs li.active a {
      background: none;
      color: var(--bs-white); }
  .nav-tabs p {
    margin-bottom: 0 !important; }
  .nav-tabs .nav-item[data-active="0"] {
    background-color: var(--bs-red);
    opacity: .5; }
  .nav-tabs .nav-item[data-active="0"] a {
    color: var(--bs-white); }

.nav.nav-tabs.head {
  background-color: #7f8b9a;
  color: white; }
  .nav.nav-tabs.head a {
    color: white; }
  .nav.nav-tabs.head .active a {
    background-color: #647182; }
  .nav.nav-tabs.head a:hover {
    background-color: #647182;
    color: white; }

.accordion {
  border-left: 1px solid #7e8b9b;
  border-right: 1px solid #7e8b9b; }

.accordion-heading {
  background-color: #446384;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 0; }
  .accordion-heading .accordion-toggle {
    color: white; }

.accordion-group {
  margin-bottom: 0;
  border: none;
  border-radius: 0; }

.item-details span {
  margin-right: 5px; }

.nav-stacked {
  background-color: #fafafa;
  border-right: 1px solid rgba(0, 0, 0, 0.1); }
  .nav-stacked .divider {
    background-color: var(--highlight);
    color: white;
    text-align: center;
    padding: 10px 0; }
  .nav-stacked .search .btn, .nav-stacked .search .input-group-addon {
    border-radius: 0;
    border-right: none; }
  .nav-stacked li + li {
    margin-top: 0; }
  .nav-stacked li.tight {
    border-top: none;
    border-bottom: none; }
  .nav-stacked li {
    border-radius: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0; }
    .nav-stacked li a {
      color: var(--text-color); }
    .nav-stacked li a:hover {
      background-color: #e1ebdd; }

.ui-loader {
  z-index: 9999;
  position: absolute;
  width: 325px;
  height: 150px;
  margin: 0;
  padding: 5px 15px;
  left: 40%;
  top: 20%;
  background-color: #416285;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px; }
  .ui-loader h3 {
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 18px;
    margin-top: 1em; }
  .ui-loader img {
    width: 64;
    height: 64;
    display: block;
    margin: auto;
    opacity: .7; }

.icon_toggle i {
  margin: 0 3px;
  opacity: .6;
  transition: opacity .4s ease; }
.icon_toggle .active {
  opacity: 1; }

.money.neg {
  color: var(--danger); }

.money.pos {
  color: var(--success); }

.price:before, .money:before {
  display: inline;
  content: '$';
  padding-right: 1px; }

.price[data-cur=GBP]:before, .price[data-cur='amazon.co.uk']:before {
  content: "\00a3"; }

.price[data-cur=CAD]:before, .price[data-cur='amazon.ca']:before {
  content: "\00a4"; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ucfirst:first-letter {
  text-transform: uppercase; }

td h5:first-child {
  margin-top: 0; }

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

p.row {
  margin-bottom: 0; }

.row.inset {
  margin-left: 0;
  margin-right: 0; }

.hide {
  display: none; }

.block {
  display: block; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeout {
  animation: fadeout .5s ease; }

.fadein {
  animation: fadein .8s ease; }

.dim {
  opacity: .3; }

.slim .popover-content {
  padding: 0; }

.event_list li h3 {
  margin-top: 0;
  padding-top: 0; }
.event_list li legend {
  font-size: .9em;
  font-weight: 700;
  color: #73767F; }

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

.box {
  background-color: #FEFEFE;
  border: 1px solid #D7D7D7;
  border-radius: 4px; }

label ~ data {
  margin-left: .5em; }

label.title {
  display: block;
  font-weight: bold; }

.label-sm {
  font-size: .8em;
  font-weight: 500;
  margin-bottom: 0; }

label.label-md {
  font-weight: 500; }

p.copy {
  font-weight: 200;
  font-size: .9em; }

[data-role=toggle_content] {
  transition: all 1.5s cubic-bezier(0.41, 1.34, 0.51, 1.01); }
  [data-role=toggle_content] ~ .toggled_content {
    transition: all 1.5s cubic-bezier(0.41, 1.34, 0.51, 1.01);
    opacity: 0;
    max-height: 0;
    overflow: hidden; }
  [data-role=toggle_content]:checked ~ .toggled_content {
    opacity: 1;
    max-height: 300px;
    overflow: visible; }

.status-0 .tag {
  background-color: var(--danger);
  padding: 4px 2px; }

.status-1 .tag {
  background-color: var(--success);
  padding: 4px 2px; }

.btn:focus {
  outline: none !important; }

.btn i {
  line-height: inherit;
  top: 0;
  padding-left: 0;
  padding-right: 0; }

.input-group-addon {
  padding: 6px; }

.em_copy {
  margin-top: 1em;
  font-weight: 500;
  font-size: 14px; }

.badge-success {
  color: white;
  background-color: var(--success); }

.badge-info {
  color: white;
  background-color: var(--info); }

.badge-warning {
  color: white;
  background-color: var(--warning); }

.badge-danger {
  background-color: var(--danger);
  color: white; }

.main-nav ~ .btn-toolbar {
  margin-top: 1.5em;
  margin-left: 1.5em; }

nav > .btn {
  border: 1px solid rgba(0, 0, 0, 0.1); }

.btn-toolbar > .input-group {
  margin-top: 4px; }

.btn-nav > ul {
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .btn-nav > ul li {
    -ms-flex: 0;
        flex: 0;
    padding: 0 1em; }

.detail-container {
  margin-right: 2em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .detail-container .details {
    padding-right: 3em; }
  .detail-container h3 {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 100; }
  .detail-container .legend {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    border-bottom: 1px solid black;
    font-size: 12px;
    font-weight: 800; }
  .detail-container .icon-container {
    display: block;
    -ms-flex: 2 2 auto;
        flex: 2 2 auto;
    margin: 0 1em 1em 1em; }
  .detail-container i.fa.big {
    opacity: .5; }
  .detail-container .footer {
    background-color: rgba(0, 0, 0, 0.5);
    -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
    .detail-container .footer h5 {
      text-align: center;
      color: white;
      padding: .2em; }

.scroll-y {
  overflow-y: scroll; }

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 4px 0;
  border: 0; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0.8px 0.8px 0px rgba(0, 0, 0, 0), 0px 0px 0.8px rgba(13, 13, 13, 0);
  background: #efefef;
  border-radius: 0px;
  border: 1px solid #dddddd; }

input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 1px solid #969696;
  height: 16px;
  width: 16px;
  border-radius: 16px;
  background: #f5f5f5;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #fcfcfc; }

input[type=range]::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  box-shadow: 0.8px 0.8px 0px rgba(0, 0, 0, 0), 0px 0px 0.8px rgba(13, 13, 13, 0);
  background: #efefef;
  border-radius: 0px;
  border: 1px solid #dddddd; }

input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 1px solid #969696;
  height: 16px;
  width: 16px;
  border-radius: 16px;
  background: #f5f5f5;
  cursor: pointer; }

input[type=range]::-ms-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #e2e2e2;
  border: 1px solid #dddddd;
  border-radius: 0px;
  box-shadow: 0.8px 0.8px 0px rgba(0, 0, 0, 0), 0px 0px 0.8px rgba(13, 13, 13, 0); }

input[type=range]::-ms-fill-upper {
  background: #efefef;
  border: 1px solid #dddddd;
  border-radius: 0px;
  box-shadow: 0.8px 0.8px 0px rgba(0, 0, 0, 0), 0px 0px 0.8px rgba(13, 13, 13, 0); }

input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 1px solid #969696;
  height: 16px;
  width: 16px;
  border-radius: 16px;
  background: #f5f5f5;
  cursor: pointer;
  height: 8px; }

input[type=range]:focus::-ms-fill-lower {
  background: #efefef; }

input[type=range]:focus::-ms-fill-upper {
  background: #fcfcfc; }

.card-success-edge {
  border-left: 4px solid var(--bs-success); }

.card-info-edge {
  border-left: 4px solid var(--bs-info); }

.card-extra-edge {
  border-left: 4px solid var(--bs-indigo); }

.card-warning-edge {
  border-left: 4px solid var(--bs-warning); }

.card-danger-edge {
  border-left: 4px solid var(--bs-danger); }

.card-danger {
  background-color: var(--danger);
  color: var(--text-light);
  --border:var(--text-light);
  --text-color:var(--text-light); }

.card-warning {
  background-color: var(--warning);
  color: var(--text-light);
  --border:var(--text-light);
  --text-color:var(--text-light); }

.card-success {
  background-color: var(--success);
  color: var(--text-light);
  --border:var(--text-light);
  --text-color:var(--text-light); }

.card-info {
  background-color: var(--info);
  color: var(--text-light);
  --border:var(--text-light);
  --text-color:var(--text-light); }

.card-primary {
  background-color: var(--info);
  color: var(--text-light);
  --border:var(--text-light);
  --text-color:var(--text-light); }

.card-light {
  background-color: var(--background-alt); }

.card:first-child {
  margin-left: 0 !important; }

.card:last-child {
  margin-right: 0 !important; }

.card {
  font-size: 15px; }
  .card .card-title {
    font-weight: 500;
    font-size: 1.1em; }
  .card .card-subtitle {
    font-weight: 400;
    font-size: .75em; }

.popover {
  max-width: 900px; }

/*******Printing*******/
.page_break_before {
  page-break-before: always; }

.page_break_after {
  page-break-before: always; }

.page-break-inside {
  page-break-inside: always; }

.label-tag {
  background-color: #5B7489; }

/***************************/
/************Sidebar***********/
.sidebar {
  display: none;
  transition: all .5s ease;
  transform: translate3d(0px, 0px, 0px); }
  .sidebar.hider {
    transform: translate3d(-260px, 0px, 0px);
    display: block;
    z-index: 9999; }

.Content.noside .Sidebar {
  transform: translate3d(-280px, 0px, 0px);
  padding-right: 20px;
  background-color: inherit; }
  .Content.noside .Sidebar .toggler:after {
    content: '>'; }
  .Content.noside .Sidebar a.flip:after {
    content: '>'; }
.Content.noside .Main {
  transform: translate3d(-280px, 0, 0); }
  .Content.noside .Main .sidebar-toggle {
    opacity: 100; }
.Content .Sidebar {
  background-color: #ebedf4;
  overflow-y: scroll;
  max-height: 100%;
  width: 300px;
  position: fixed;
  overflow-x: visible;
  transition: all .6s ease;
  z-index: 5;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
  bottom: 0;
  left: 0;
  top: 51px; }
  .Content .Sidebar .toggler {
    opacity: 0; }
  .Content .Sidebar .toggler {
    opacity: 1;
    right: 0px;
    width: 24px;
    height: 32px;
    position: absolute;
    background-color: #253545;
    top: 0;
    color: white;
    z-index: 3;
    text-align: center; }
    .Content .Sidebar .toggler .test:before {
      position: relative;
      display: none;
      content: '>';
      color: white;
      top: .5em;
      opacity: 0;
      margin: auto; }
    .Content .Sidebar .toggler:after {
      position: relative;
      display: block;
      content: '<';
      top: .5em;
      color: white;
      opacity: 1;
      margin: auto; }
  .Content .Sidebar a.flip {
    text-align: center;
    vertical-align: bottom;
    font-size: 1.5em;
    font-weight: bold;
    padding-top: 3px;
    width: 32px;
    height: 32px;
    left: 300px;
    top: 2px;
    background-color: #ebedf4;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 0px;
    border-radius: 0 8px 0 8px;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2);
    z-index: 99999; }
    .Content .Sidebar a.flip:after {
      content: '<';
      color: var(--text-color); }
.Content .Main {
  transform: translate3d(0, 0, 0);
  margin-left: 300px;
  transition: all .6s ease; }
  .Content .Main .sidebar-toggle {
    opacity: 0;
    transition: all .5s ease; }

.fab.fa-walmart {
  background-image: url("/images/Walmart Icon.svg");
  background-size: .9em;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  background-position: 0 .1em; }

code {
  font-family: monospace;
  line-height: 1.25rem;
  font-size: 1em;
  color: var(--bs-info); }

.callout {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-left: 2px var(--bs-info); }

.callout-danger {
  border-left: 2px var(--bs-danger); }

/*****************************/
